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