public class AGAVEXrefPropHandler extends StAXPropertyHandler implements AGAVEDbIdCallbackItf, AGAVEDbIdPropCallbackItf
Modifier and Type | Field and Description |
---|---|
static StAXHandlerFactory |
AGAVE_XREF_PROP_HANDLER_FACTORY |
featureListener, staxenv
Modifier and Type | Method and Description |
---|---|
void |
addDbId(AGAVEDbId db_id) |
void |
addProperty(AGAVEProperty prop) |
void |
endElementHandler(String nsURI,
String localName,
String qName,
StAXContentHandler handler)
Element specific exit handler
Subclass to do anything useful.
|
addHandler, endElement, getHandlerStackIterator, setHandlerCharacteristics, setProperty, startElement, startElementHandler
characters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree
public static final StAXHandlerFactory AGAVE_XREF_PROP_HANDLER_FACTORY
public void addDbId(AGAVEDbId db_id)
addDbId
in interface AGAVEDbIdCallbackItf
public void addProperty(AGAVEProperty prop)
addProperty
in interface AGAVEDbIdPropCallbackItf
prop
- here is xref_propertypublic void endElementHandler(String nsURI, String localName, String qName, StAXContentHandler handler) throws SAXException
StAXPropertyHandler
endElementHandler
in class StAXPropertyHandler
SAXException
Copyright © 2014 BioJava. All rights reserved.