public static class Constants.StartEndDocumentFilter extends XMLFilterImpl
| Constructor and Description |
|---|
Constants.StartEndDocumentFilter(XMLReader xmlReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
endDocument() |
void |
startDocument() |
characters, endElement, 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, startElement, startPrefixMapping, unparsedEntityDecl, warningpublic Constants.StartEndDocumentFilter(XMLReader xmlReader)
public void startDocument()
throws SAXException
startDocument in interface ContentHandlerstartDocument in class XMLFilterImplSAXExceptionpublic void endDocument()
throws SAXException
endDocument in interface ContentHandlerendDocument in class XMLFilterImplSAXExceptionCopyright © 2011-2012 Tirasa. All Rights Reserved.