Uses of Class
org.biojava.bio.seq.io.game12.StAXFeatureHandler
-
Packages that use StAXFeatureHandler Package Description org.biojava.bio.seq.io.game12 Event-driven parsing system for the Gene Annotation Markup Elements (GAME). -
-
Uses of StAXFeatureHandler in org.biojava.bio.seq.io.game12
Subclasses of StAXFeatureHandler in org.biojava.bio.seq.io.game12 Modifier and Type Class Description classGAMEAnnotationHandlerHandles the GAME <annotation> elementclassGAMEAspectHandlerHandles the GAME <aspect> elementclassGAMEDbxrefHandlerHandles the GAME <dbxref> elementclassGAMEFeatureSetHandlerHandles the GAME <feature_set> element this element is used to represent transcripts.classGAMEFeatureSpanHandlerHandles the GAME <feature_span> elementclassGAMEFeatureSpanHandler.SeqRelHandlerclassGAMEGeneHandlerHandles the GAME <annotation> elementclassGAMEHandlerHandles the root GAME elementclassGAMEPropertyHandlerHandles the GAME <dbxref> elementclassGAMESeqHandlerHandles the GAME <seq> elementclassGAMESeqRelHandlerHandles the GAME <> element classGAMESpanHandlerHandles the GAME <> element.Fields in org.biojava.bio.seq.io.game12 declared as StAXFeatureHandler Modifier and Type Field Description StAXFeatureHandlerStAXFeatureHandler. staxenvNesting class that provides callback interfaces to nested classMethods in org.biojava.bio.seq.io.game12 with parameters of type StAXFeatureHandler Modifier and Type Method Description StAXContentHandlerStAXHandlerFactory. getHandler(StAXFeatureHandler staxenv)Return a suitable StAX content handler.
-