Uses of Class
org.biojava.bio.seq.io.game12.StAXFeatureHandler
Packages that use StAXFeatureHandler
Package
Description
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.game12Modifier and TypeClassDescriptionclassHandles the GAME <annotation> elementclassHandles the GAME <aspect> elementclassHandles the GAME <dbxref> elementclassHandles the GAME <feature_set> element this element is used to represent transcripts.classHandles the GAME <feature_span> elementclassclassHandles the GAME <annotation> elementclassHandles the root GAME elementclassHandles the GAME <dbxref> elementclassHandles the GAME <seq> elementclassHandles the GAME <> element classHandles the GAME <> element.Fields in org.biojava.bio.seq.io.game12 declared as StAXFeatureHandlerModifier and TypeFieldDescriptionStAXFeatureHandler.staxenvNesting class that provides callback interfaces to nested classMethods in org.biojava.bio.seq.io.game12 with parameters of type StAXFeatureHandlerModifier and TypeMethodDescriptionStAXHandlerFactory.getHandler(StAXFeatureHandler staxenv) Return a suitable StAX content handler.