public class GAMEFeatureSpanHandler.SeqRelHandler extends GAMESeqRelHandler
GAME_SEQ_REL_HANDLER_FACTORYstaxenv| Modifier and Type | Method and Description |
|---|---|
void |
endElementHandler(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
StAXContentHandler contentHandler)
Element specific exit handler Subclass to do anything useful.
|
startElementHandleraddHandler, endElement, returnData, startElementcharacters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTreepublic void endElementHandler(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
StAXContentHandler contentHandler)
throws org.xml.sax.SAXException
StAXFeatureHandlerendElementHandler in class GAMESeqRelHandlernsURI - Description of the ParameterlocalName - Description of the ParameterqName - Description of the ParametercontentHandler - Description of the Parameterorg.xml.sax.SAXException - Description of the Exception