Uses of Interface
org.biojava.bio.seq.io.game12.StAXHandlerFactory
- 
Packages that use StAXHandlerFactory Package Description org.biojava.bio.seq.io.game12 Event-driven parsing system for the Gene Annotation Markup Elements (GAME). - 
- 
Uses of StAXHandlerFactory in org.biojava.bio.seq.io.game12
Fields in org.biojava.bio.seq.io.game12 declared as StAXHandlerFactory Modifier and Type Field Description static StAXHandlerFactoryGAMEAnnotationHandler. GAME_ANNOTATION_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMEAspectHandler. GAME_ASPECT_HANDLER_FACTORYstatic StAXHandlerFactoryGAMEDbxrefHandler. GAME_DBXREF_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMEFeatureSetHandler. GAME_FEATURE_SET_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMEFeatureSpanHandler. GAME_FEATURE_SPAN_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMEGeneHandler. GAME_GENE_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMEPropertyHandler. GAME_PROPERTY_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMESeqHandler. GAME_SEQ_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMESeqRelHandler. GAME_SEQ_REL_HANDLER_FACTORYDescription of the Fieldstatic StAXHandlerFactoryGAMESpanHandler. GAME_SPAN_HANDLER_FACTORYDescription of the FieldMethods in org.biojava.bio.seq.io.game12 with parameters of type StAXHandlerFactory Modifier and Type Method Description protected voidStAXFeatureHandler. addHandler(ElementRecognizer rec, StAXHandlerFactory handler)Adds a feature to the Handler attribute of the StAXFeatureHandler object 
 -