public class GAMEAspectHandler extends StAXFeatureHandler
| Modifier and Type | Field and Description | 
|---|---|
static StAXHandlerFactory | 
GAME_ASPECT_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. 
 | 
addHandler, endElement, returnData, startElement, startElementHandlercharacters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTreepublic static final StAXHandlerFactory GAME_ASPECT_HANDLER_FACTORY
public void endElementHandler(String nsURI, String localName, String qName, StAXContentHandler contentHandler) throws SAXException
StAXFeatureHandlerendElementHandler in class StAXFeatureHandlernsURI - Description of the ParameterlocalName - Description of the ParameterqName - Description of the ParametercontentHandler - Description of the ParameterSAXException - Description of the ExceptionCopyright © 2020 BioJava. All rights reserved.