public static class JaxbSun.NamespaceFilter extends XMLFilterImpl
| Constructor and Description |
|---|
NamespaceFilter(XMLReader xmlReader) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic NamespaceFilter(XMLReader xmlReader)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverresolveEntity in class XMLFilterImplSAXExceptionIOExceptionCopyright © 1999–2020 The Apache Software Foundation. All rights reserved.