com.mchange.v1.xml
Class ResourceEntityResolver
java.lang.Object
com.mchange.v1.xml.ResourceEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class ResourceEntityResolver
- extends Object
- implements EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceEntityResolver
public ResourceEntityResolver(ClassLoader cl,
String rsrcPrefix)
ResourceEntityResolver
public ResourceEntityResolver(Class loadSibling)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException