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, setStreamParser
endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree
public 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 StAXContentHandler
startElement
in class SequenceContentHandlerBase
SAXException
Copyright © 2014 BioJava. All rights reserved.