public class GAMEFeatureSpanHandler.SeqRelHandler extends GAMESeqRelHandler
GAME_SEQ_REL_HANDLER_FACTORY
staxenv
Modifier and Type | Method and Description |
---|---|
void |
endElementHandler(String nsURI,
String localName,
String qName,
StAXContentHandler contentHandler)
Element specific exit handler Subclass to do anything useful.
|
startElementHandler
addHandler, endElement, returnData, startElement
characters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree
public void endElementHandler(String nsURI, String localName, String qName, StAXContentHandler contentHandler) throws SAXException
StAXFeatureHandler
endElementHandler
in class GAMESeqRelHandler
nsURI
- Description of the ParameterlocalName
- Description of the ParameterqName
- Description of the ParametercontentHandler
- Description of the ParameterSAXException
- Description of the ExceptionCopyright © 2014 BioJava. All rights reserved.