public class AGAVECompResultHandler extends StAXFeatureHandler implements AGAVEFeatureCallbackItf
Modifier and Type | Field and Description |
---|---|
static StAXHandlerFactory |
AGAVE_COMP_RESULT_HANDLER_FACTORY |
annot, callbackStack, endLoc, featureListener, featureTemplate, myLocalName, stackLevel, startLoc, staxenv, subFeatures
Modifier and Type | Method and Description |
---|---|
void |
addProperty(AGAVEProperty prop) |
void |
addRelatedAnnot(AGAVERelatedAnnot prop) |
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_COMP_RESULT_HANDLER_FACTORY
public void startElementHandler(String nsURI, String localName, String qName, Attributes attrs) throws SAXException
StAXFeatureHandler
startElementHandler
in class StAXFeatureHandler
SAXException
public void reportFeature(Location loc)
reportFeature
in interface AGAVEFeatureCallbackItf
public void reportStrand(StrandedFeature.Strand strand)
reportStrand
in interface AGAVEFeatureCallbackItf
public void addProperty(AGAVEProperty prop)
public void addRelatedAnnot(AGAVERelatedAnnot prop)
Copyright © 2014 BioJava. All rights reserved.