Apache Tomcat 6.0.53

org.apache.jk.config
Class WebXml2Jk.NullResolver

java.lang.Object
  extended by org.apache.jk.config.WebXml2Jk.NullResolver
All Implemented Interfaces:
org.xml.sax.EntityResolver
Enclosing class:
WebXml2Jk

public static class WebXml2Jk.NullResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver


Constructor Summary
WebXml2Jk.NullResolver()
           
 
Method Summary
 org.xml.sax.InputSource resolveEntity(java.lang.String publicId, java.lang.String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebXml2Jk.NullResolver

public WebXml2Jk.NullResolver()
Method Detail

resolveEntity

public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
                                             java.lang.String systemId)
                                      throws org.xml.sax.SAXException,
                                             java.io.IOException
Specified by:
resolveEntity in interface org.xml.sax.EntityResolver
Throws:
org.xml.sax.SAXException
java.io.IOException

Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.