org.apache.jk.config
public static class WebXml2Jk.NullResolver extends java.lang.Object implements org.xml.sax.EntityResolver
Constructor and Description |
---|
WebXml2Jk.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.EntityResolver
org.xml.sax.SAXException
java.io.IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.