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, endElementendPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTreepublic 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 StAXContentHandlerstartElement in class StringElementHandlerBaseSAXExceptionprotected void setStringValue(String s) throws SAXException
StringElementHandlerBasesetStringValue in class StringElementHandlerBaseSAXExceptionCopyright © 2020 BioJava. All rights reserved.