org.apache.axis2.util
Class DefaultEntityResolver
java.lang.Object
org.apache.axis2.util.DefaultEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class DefaultEntityResolver
- extends Object
- implements EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultEntityResolver
public DefaultEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity
in interface EntityResolver
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.