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 TypeClassDescriptionclassHandles the GAME <annotation> elementclassHandles the <feature_set> elementclassHandles the <feature_span> elementclassHandles 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)