Uses of Interface
org.biojava.bio.program.ssbind.StAXHandlerFactory
-
Packages that use StAXHandlerFactory Package Description org.biojava.bio.program.ssbind Creation of objects from SAX events using the BioJava BlastLikeDataSetCollection DTD. -
-
Uses of StAXHandlerFactory in org.biojava.bio.program.ssbind
Fields in org.biojava.bio.program.ssbind declared as StAXHandlerFactory Modifier and Type Field Description static StAXHandlerFactoryAlignmentStAXHandler. ALIGNMENT_HANDLER_FACTORYstatic StAXHandlerFactoryHeaderStAXHandler. HEADER_HANDLER_FACTORYstatic StAXHandlerFactoryHitStAXHandler. HIT_HANDLER_FACTORYstatic StAXHandlerFactoryHSPStAXHandler. HSP_HANDLER_FACTORYstatic StAXHandlerFactoryHSPSummaryStAXHandler. HSPSUMMARY_HANDLER_FACTORYMethods in org.biojava.bio.program.ssbind with parameters of type StAXHandlerFactory Modifier and Type Method Description protected voidSeqSimilarityStAXHandler. addHandler(ElementRecognizer recognizer, StAXHandlerFactory factory)
-