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(String nsURI,
String localName,
String qName,
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(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm) throws SAXException
startElement in interface StAXContentHandlerstartElement in class SequenceContentHandlerBaseSAXExceptionCopyright © 2020 BioJava. All rights reserved.