public interface ContentFilter extends ContentHandler
Modifier and Type | Method and Description |
---|---|
ContentHandler |
getParent() |
void |
setParent(ContentHandler parent) |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
void setParent(ContentHandler parent)
ContentHandler getParent()
Copyright © 2021 aQute SARL. All rights reserved.