Package | Description |
---|---|
org.biojava.bio.seq.io.game |
Event-driven parsing system for the Gene Annotation Markup Elements (GAME).
|
Modifier and Type | Class and Description |
---|---|
class |
GAMEAnnotationHandler
Handles the GAME <annotation> element
|
class |
GAMEFeatureSetHandler
Handles the <feature_set> element
|
class |
GAMEFeatureSpanHandler
Handles the <feature_span> element
|
class |
GAMEHandler
Handles the root GAME element
|
Modifier and Type | Field and Description |
---|---|
protected StAXFeatureHandler |
StAXPropertyHandler.staxenv |
Modifier and Type | Method and Description |
---|---|
StAXContentHandler |
StAXHandlerFactory.getHandler(StAXFeatureHandler staxenv)
Return a suitable StAX content handler.
|
Constructor and Description |
---|
GAMEDescriptionPropHandler(StAXFeatureHandler staxenv) |
GAMENamePropHandler(StAXFeatureHandler staxenv) |
GAMEResiduesPropHandler(StAXFeatureHandler staxenv) |
GAMETypePropHandler(StAXFeatureHandler staxenv) |
Copyright © 2014 BioJava. All rights reserved.