org.apache.tomcat.util
Class DomUtil.NullResolver
java.lang.Object
org.apache.tomcat.util.DomUtil.NullResolver
- All Implemented Interfaces:
- EntityResolver
- Enclosing class:
- DomUtil
public static class DomUtil.NullResolver
- extends Object
- implements EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomUtil.NullResolver
public DomUtil.NullResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.