|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StAXFeatureHandler | |
org.biojava.bio.seq.io.game12 | Event-driven parsing system for the Gene Annotation Markup Elements (GAME). |
Uses of StAXFeatureHandler in org.biojava.bio.seq.io.game12 |
Subclasses of StAXFeatureHandler in org.biojava.bio.seq.io.game12 | |
class |
GAMEAnnotationHandler
Handles the GAME <annotation> element |
class |
GAMEAspectHandler
Handles the GAME <aspect> element |
class |
GAMEDbxrefHandler
Handles the GAME <dbxref> element |
class |
GAMEFeatureSetHandler
Handles the GAME <feature_set> element this element is used to represent transcripts. |
class |
GAMEFeatureSpanHandler
Handles the GAME <feature_span> element |
class |
GAMEFeatureSpanHandler.SeqRelHandler
|
class |
GAMEGeneHandler
Handles the GAME <annotation> element |
class |
GAMEHandler
Handles the root GAME element |
class |
GAMEPropertyHandler
Handles the GAME <dbxref> element |
class |
GAMESeqHandler
Handles the GAME <seq> element |
class |
GAMESeqRelHandler
Handles the GAME < |
class |
GAMESpanHandler
Handles the GAME <> element. |
Fields in org.biojava.bio.seq.io.game12 declared as StAXFeatureHandler | |
StAXFeatureHandler |
StAXFeatureHandler.staxenv
Nesting class that provides callback interfaces to nested class |
Methods in org.biojava.bio.seq.io.game12 with parameters of type StAXFeatureHandler | |
StAXContentHandler |
StAXHandlerFactory.getHandler(StAXFeatureHandler staxenv)
Return a suitable StAX content handler. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |