Package | Description |
---|---|
org.biojava.bio.seq.io.filterxml |
Tools for reading and writing an XML representation of BioJava's FeatureFilter language.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLFilterHandler.registerHandlerFactory(java.lang.String nsURI,
java.lang.String localName,
XMLFilterHandler.FilterHandlerFactory factory)
Register a factory used to create handlers for the specified tag name
|