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 classGAMEAspectPropHandlerHandles the GAME <aspect> elementclassGAMEDbxrefPropHandlerDeals with database crossreferencesclassGAMEFeatureSetPropHandlerHandles the GAMEelement classGAMEGenePropHandlerHandles the GAME <gene> elementclassGAMEMapPosPropHandlerHandles the GAME <map_position> element Currently, it just ignores it!classGAMESeqPropHandlerHandles the GAME <seq> elementclassGAMESeqRelPropHandlerHandles the GAME <aspect> elementclassGAMESpanPropHandlerHandles the GAME <span> element Currently, it just ignores it!
-