public static class JaxbOpenejbJar3.NamespaceFilter extends org.xml.sax.helpers.XMLFilterImpl
| Constructor and Description |
|---|
JaxbOpenejbJar3.NamespaceFilter(XMLReader xmlReader) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
resolveEntity(String publicId,
String systemId) |
void |
startElement(String uri,
String localName,
String qname,
Attributes atts) |
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, startPrefixMapping, unparsedEntityDecl, warningpublic JaxbOpenejbJar3.NamespaceFilter(XMLReader xmlReader)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverresolveEntity in class org.xml.sax.helpers.XMLFilterImplSAXExceptionIOExceptionpublic void startElement(String uri, String localName, String qname, Attributes atts) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.XMLFilterImplSAXExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.