Uses of Interface
org.biojava.bio.seq.io.game12.StAXHandlerFactory

Packages that use StAXHandlerFactory
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
static StAXHandlerFactory GAMEAnnotationHandler.GAME_ANNOTATION_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMEAspectHandler.GAME_ASPECT_HANDLER_FACTORY
           
static StAXHandlerFactory GAMEDbxrefHandler.GAME_DBXREF_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMEFeatureSetHandler.GAME_FEATURE_SET_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMEFeatureSpanHandler.GAME_FEATURE_SPAN_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMEGeneHandler.GAME_GENE_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMEPropertyHandler.GAME_PROPERTY_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMESeqHandler.GAME_SEQ_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMESeqRelHandler.GAME_SEQ_REL_HANDLER_FACTORY
          Description of the Field
static StAXHandlerFactory GAMESpanHandler.GAME_SPAN_HANDLER_FACTORY
          Description of the Field
 

Methods in org.biojava.bio.seq.io.game12 with parameters of type StAXHandlerFactory
protected  void StAXFeatureHandler.addHandler(ElementRecognizer rec, StAXHandlerFactory handler)
          Adds a feature to the Handler attribute of the StAXFeatureHandler object