Package org.biojava.bio.seq.io.filterxml
Interface XMLFilterHandler.FilterHandler
- All Superinterfaces:
StAXContentHandler
- Enclosing class:
XMLFilterHandler
StAXContentHandler for a particular type of FeatureFilter. Implement
this interface to add parsing support for new types of FeatureFilter.
- Author:
- Thomas Down
-
Method Summary
Methods inherited from interface org.biojava.utils.stax.StAXContentHandler
characters, endElement, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMapping, startTree
-
Method Details
-
getFeatureFilter
- Throws:
SAXException
-