站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

DefaultEntityResolver (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


org.apache.axis.utils
Class DefaultEntityResolver

java.lang.Object
  extended byorg.apache.axis.utils.DefaultEntityResolver
All Implemented Interfaces:
EntityResolver

public class DefaultEntityResolver
extends Object
implements EntityResolver


Constructor Summary
DefaultEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEntityResolver

public DefaultEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
Specified by:
resolveEntity in interface EntityResolver


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.