Uses of Class
org.biojava.bio.seq.io.game.StAXPropertyHandler

Packages that use StAXPropertyHandler
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
 class GAMEAspectPropHandler
          Handles the GAME <aspect> element
 class GAMEDbxrefPropHandler
          Deals with database crossreferences
 class GAMEFeatureSetPropHandler
          Handles the GAME element
 class GAMEGenePropHandler
          Handles the GAME <gene> element
 class GAMEMapPosPropHandler
          Handles the GAME <map_position> element Currently, it just ignores it!
 class GAMESeqPropHandler
          Handles the GAME <seq> element
 class GAMESeqRelPropHandler
          Handles the GAME <aspect> element
 class GAMESpanPropHandler
          Handles the GAME <span> element Currently, it just ignores it!