public class GAMEResiduesPropHandler extends SequenceContentHandlerBase
This takes the sequence supplied by <residues> elements and feeds it to a StreamParser associated with a SeqIOLIstener instance.
| Modifier and Type | Field and Description |
|---|---|
static StAXHandlerFactory |
GAME_RESIDUES_PROP_HANDLER_FACTORY |
| Constructor and Description |
|---|
GAMEResiduesPropHandler(StAXFeatureHandler staxenv) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attrs,
DelegationManager dm) |
characters, endElement, setStreamParserendPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTreepublic static final StAXHandlerFactory GAME_RESIDUES_PROP_HANDLER_FACTORY
public GAMEResiduesPropHandler(StAXFeatureHandler staxenv)
public void startElement(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attrs,
DelegationManager dm)
throws org.xml.sax.SAXException
startElement in interface StAXContentHandlerstartElement in class SequenceContentHandlerBaseorg.xml.sax.SAXException