public class GAMENamePropHandler extends StringElementHandlerBase
Modifier and Type | Field and Description |
---|---|
static StAXHandlerFactory |
GAME_NAME_PROP_HANDLER_FACTORY |
Constructor and Description |
---|
GAMENamePropHandler(StAXFeatureHandler staxenv) |
Modifier and Type | Method and Description |
---|---|
protected void |
setStringValue(String s)
Override this method to do something useful with the
string we collect.
|
void |
startElement(String nsURI,
String localName,
String qName,
Attributes attrs,
DelegationManager dm) |
characters, endElement
endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree
public static final StAXHandlerFactory GAME_NAME_PROP_HANDLER_FACTORY
public GAMENamePropHandler(StAXFeatureHandler staxenv)
public void startElement(String nsURI, String localName, String qName, Attributes attrs, DelegationManager dm) throws SAXException
startElement
in interface StAXContentHandler
startElement
in class StringElementHandlerBase
SAXException
protected void setStringValue(String s) throws SAXException
StringElementHandlerBase
setStringValue
in class StringElementHandlerBase
SAXException
Copyright © 2014 BioJava. All rights reserved.