Uses of Package
org.biojava.bio.program.ssbind
Packages that use org.biojava.bio.program.ssbind
Package
Description
Creation of objects from SAX events using the BioJava BlastLikeDataSetCollection DTD.
-
Classes in org.biojava.bio.program.ssbind used by org.biojava.bio.program.ssbindClassDescription
SeqSimilarityStAXAdapter
is a handler for XML conforming to the BioJava BlastLike DTD.SeqSimilarityStAXHandler
is a base class for creating modular StAX handlers which send callbacks to aSeqSimilarityStAXAdapter
.StAXHandlerFactory
is an interface for factories producingStAXContentHandler
s which are used by theSeqSimilarityStAXAdapter
.ViewSequenceFactory
is a base class for creating search handlers which create and cache views on the query and subject sequences.