Uses of Class
org.biojava.bio.program.ssbind.SeqSimilarityStAXHandler

Packages that use SeqSimilarityStAXHandler
org.biojava.bio.program.ssbind Creation of objects from SAX events using the BioJava BlastLikeDataSetCollection DTD. 
 

Uses of SeqSimilarityStAXHandler in org.biojava.bio.program.ssbind
 

Subclasses of SeqSimilarityStAXHandler in org.biojava.bio.program.ssbind
 class AlignmentStAXHandler
          AlignmentStAXHandler handles the BlastLikeAlignment element of BioJava BlastLike XML.
 class HeaderStAXHandler
          HeaderStAXHandler handles the Header element of BioJava BlastLike XML.
 class HitStAXHandler
          AlignmentStAXHandler handles the Hit element of BioJava BlastLike XML.
 class HSPStAXHandler
          HSPStAXHandler handles the HSP element of BioJava BlastLike XML.
 class HSPSummaryStAXHandler
          HSPSummaryStAXHandler handles the HSPSummary element of BioJava BlastLike XML.