public static class DomUtil.NullResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver
| Constructor and Description | 
|---|
| DomUtil.NullResolver() | 
| 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 © 2000-2015 Apache Software Foundation. All Rights Reserved.