public class AGAVEBioSequenceHandler extends StAXFeatureHandler
Modifier and Type | Field and Description |
---|---|
static StAXHandlerFactory |
AGAVE_BIO_SEQUENCE_HANDLER_FACTORY |
annot, callbackStack, endLoc, featureListener, featureTemplate, myLocalName, stackLevel, startLoc, staxenv, subFeatures
Modifier and Type | Method and Description |
---|---|
void |
reportFeature(Location loc) |
void |
reportStrand(StrandedFeature.Strand strand) |
void |
startElementHandler(String nsURI,
String localName,
String qName,
Attributes attrs)
Element-specific handler.
|
addFeatureToSequence, addHandler, createTemplate, endElement, endElementHandler, getFeatureListener, getHandlerStackIterator, getLevel, pop, push, realizeSubFeatures, setFeatureListener, setHandlerCharacteristics, setProperty, startElement
characters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree
public static final StAXHandlerFactory AGAVE_BIO_SEQUENCE_HANDLER_FACTORY
public void reportStrand(StrandedFeature.Strand strand)
public void reportFeature(Location loc)
public void startElementHandler(String nsURI, String localName, String qName, Attributes attrs) throws SAXException
StAXFeatureHandler
startElementHandler
in class StAXFeatureHandler
SAXException
Copyright © 2014 BioJava. All rights reserved.