Package com.sun.xml.xsom.impl.util
Class ResourceEntityResolver
- java.lang.Object
-
- com.sun.xml.xsom.impl.util.ResourceEntityResolver
-
- All Implemented Interfaces:
org.xml.sax.EntityResolver
public class ResourceEntityResolver extends java.lang.Object implements org.xml.sax.EntityResolver
-
-
Constructor Summary
Constructors Constructor Description ResourceEntityResolver(java.lang.Class _base)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.xml.sax.InputSource
resolveEntity(java.lang.String publicId, java.lang.String systemId)
-