| Package | Description | 
|---|---|
| org.biojava.bio.seq.io.game | 
 Event-driven parsing system for the Gene Annotation Markup Elements (GAME). 
 | 
| org.biojava.bio.seq.io.game12 | 
 
Event-driven parsing system for the Gene Annotation Markup Elements (GAME). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ElementRecognizer.AllElementRecognizer  | 
static class  | 
ElementRecognizer.ByLocalName
Filter elements by local name (not recommended). 
 | 
static class  | 
ElementRecognizer.ByNSName
Filter elements by name and namespace. 
 | 
static class  | 
ElementRecognizer.HasAttribute
Filter elements on the existence of a specified attribute. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static ElementRecognizer | 
ElementRecognizer.ALL  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
StAXPropertyHandler.addHandler(ElementRecognizer rec,
          StAXHandlerFactory handler)  | 
protected void | 
StAXFeatureHandler.addHandler(ElementRecognizer rec,
          StAXHandlerFactory handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
StAXFeatureHandler.addHandler(ElementRecognizer rec,
          StAXHandlerFactory handler)
Adds a feature to the Handler attribute of the StAXFeatureHandler object 
 | 
Copyright © 2020 BioJava. All rights reserved.