public class GAMEAspectPropHandler extends StAXPropertyHandler
Modifier and Type | Field and Description |
---|---|
static StAXHandlerFactory |
GAME_ASPECT_PROP_HANDLER_FACTORY |
featureListener, staxenv
Modifier and Type | Method and Description |
---|---|
void |
startElement(String nsURI,
String localName,
String qName,
Attributes attrs,
DelegationManager dm)
Override this to do any processing required but call this
prior to returning.
|
addHandler, endElement, endElementHandler, getHandlerStackIterator, setHandlerCharacteristics, startElementHandler
characters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree
public static final StAXHandlerFactory GAME_ASPECT_PROP_HANDLER_FACTORY
public void startElement(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm) throws SAXException
StAXPropertyHandler
startElement
in interface StAXContentHandler
startElement
in class StAXPropertyHandler
SAXException
Copyright © 2014 BioJava. All rights reserved.