Uses of Class
org.biojava.bio.seq.io.game.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.game
Subclasses of StAXFeatureHandler in org.biojava.bio.seq.io.gameModifier and TypeClassDescriptionclass
Handles the GAME <annotation> elementclass
Handles the <feature_set> elementclass
Handles the <feature_span> elementclass
Handles the root GAME elementFields in org.biojava.bio.seq.io.game declared as StAXFeatureHandlerMethods in org.biojava.bio.seq.io.game with parameters of type StAXFeatureHandlerModifier and TypeMethodDescriptionStAXHandlerFactory.getHandler
(StAXFeatureHandler staxenv) Return a suitable StAX content handler.Constructors in org.biojava.bio.seq.io.game with parameters of type StAXFeatureHandlerModifierConstructorDescriptionGAMENamePropHandler
(StAXFeatureHandler staxenv) GAMETypePropHandler
(StAXFeatureHandler staxenv)