public class DocumentEntityResolver
extends java.lang.Object
implements org.apache.xerces.xni.parser.XMLEntityResolver
| Constructor and Description |
|---|
DocumentEntityResolver(java.io.File docRoot) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xerces.xni.parser.XMLInputSource |
resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resourceIdentifier) |
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity(org.apache.xerces.xni.XMLResourceIdentifier resourceIdentifier)
throws org.apache.xerces.xni.XNIException,
java.io.IOException
resolveEntity in interface org.apache.xerces.xni.parser.XMLEntityResolverorg.apache.xerces.xni.XNIExceptionjava.io.IOException