public final class XPointerFilter
extends org.xml.sax.helpers.XMLFilterImpl
| Constructor and Description |
|---|
XPointerFilter(org.xml.sax.XMLReader parent,
org.xml.sax.helpers.NamespaceSupport namespaces,
String xpointer) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String namespaceURI,
String localName,
String qualifiedName) |
void |
startElement(String namespaceURI,
String localName,
String qualifiedName,
org.xml.sax.Attributes attributes) |
characters, endDocument, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic XPointerFilter(org.xml.sax.XMLReader parent,
org.xml.sax.helpers.NamespaceSupport namespaces,
String xpointer)
public void startElement(String namespaceURI, String localName, String qualifiedName, org.xml.sax.Attributes attributes) throws org.xml.sax.SAXException
startElement in interface org.xml.sax.ContentHandlerstartElement in class org.xml.sax.helpers.XMLFilterImplorg.xml.sax.SAXExceptionCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.