org.xml.sax.EntityResolverpublic static class DomUtil.NullResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver
| Constructor | Description |
|---|---|
NullResolver() |
| Modifier and Type | Method | 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 (c) 2001-2003 - Apache Software Foundation