Uses of Class
org.biojava.bio.seq.io.game.StAXPropertyHandler
-
Packages that use StAXPropertyHandler Package Description org.biojava.bio.seq.io.game Event-driven parsing system for the Gene Annotation Markup Elements (GAME). -
-
Uses of StAXPropertyHandler in org.biojava.bio.seq.io.game
Subclasses of StAXPropertyHandler in org.biojava.bio.seq.io.game Modifier and Type Class Description class
GAMEAspectPropHandler
Handles the GAME <aspect> elementclass
GAMEDbxrefPropHandler
Deals with database crossreferencesclass
GAMEFeatureSetPropHandler
Handles the GAMEelement class
GAMEGenePropHandler
Handles the GAME <gene> elementclass
GAMEMapPosPropHandler
Handles the GAME <map_position> element Currently, it just ignores it!class
GAMESeqPropHandler
Handles the GAME <seq> elementclass
GAMESeqRelPropHandler
Handles the GAME <aspect> elementclass
GAMESpanPropHandler
Handles the GAME <span> element Currently, it just ignores it!
-