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 TypeClassDescriptionclass
Handles the GAME <annotation> elementclass
Handles the GAME <aspect> elementclass
Handles the GAME <dbxref> elementclass
Handles the GAME <feature_set> element this element is used to represent transcripts.class
Handles the GAME <feature_span> elementclass
class
Handles the GAME <annotation> elementclass
Handles the root GAME elementclass
Handles the GAME <dbxref> elementclass
Handles the GAME <seq> elementclass
Handles the GAME <> element class
Handles the GAME <> element.Fields in org.biojava.bio.seq.io.game12 declared as StAXFeatureHandlerModifier and TypeFieldDescriptionStAXFeatureHandler.staxenv
Nesting 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.