Package | Description |
---|---|
org.biojava.bio.program.ssbind |
Creation of objects from SAX events using the BioJava BlastLikeDataSetCollection DTD.
|
Modifier and Type | Field and Description |
---|---|
protected SeqSimilarityStAXAdapter |
SeqSimilarityStAXHandler.ssContext |
Modifier and Type | Method and Description |
---|---|
StAXContentHandler |
StAXHandlerFactory.getHandler(SeqSimilarityStAXAdapter ssContext)
getHandler returns an appropriate
StAXContentHandler implementation containing a
reference to a parent context. |
Constructor and Description |
---|
SeqSimilarityStAXHandler(SeqSimilarityStAXAdapter ssContext)
Creates a new
SeqSimilarityStAXHandler which
simply maintains a list of StAXHandlerBinding s and
delegates to any suitable StAXContentHandler bound
by one of them. |
Copyright © 2014 BioJava. All rights reserved.