public class PropDetailHandler extends StringElementHandlerBase
Modifier and Type | Field and Description |
---|---|
static XFFPartHandlerFactory |
PROPDETAIL_HANDLER_FACTORY |
Constructor and Description |
---|
PropDetailHandler(XFFFeatureSetHandler xffenv) |
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 XFFPartHandlerFactory PROPDETAIL_HANDLER_FACTORY
public PropDetailHandler(XFFFeatureSetHandler xffenv)
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.