public class PkgEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver
EntityResolver based on a repository and a URI space.| Constructor and Description |
|---|
PkgEntityResolver(Universe universe,
URISpace space) |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId) |
public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
java.lang.String systemId)
throws org.xml.sax.SAXException,
java.io.IOException
resolveEntity in interface org.xml.sax.EntityResolverorg.xml.sax.SAXExceptionjava.io.IOExceptionCopyright © 2015-2023 EXPath. All Rights Reserved