com.sun.xml.xsom.impl.util
Class ResourceEntityResolver
java.lang.Object
com.sun.xml.xsom.impl.util.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(Class _base)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity
in interface EntityResolver
Copyright © 2012 Oracle. All Rights Reserved.