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, startElementHandlercharacters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTreepublic static final StAXHandlerFactory AGAVE_XREF_PROP_HANDLER_FACTORY
public void addDbId(AGAVEDbId db_id)
addDbId in interface AGAVEDbIdCallbackItfpublic void addProperty(AGAVEProperty prop)
addProperty in interface AGAVEDbIdPropCallbackItfprop - here is xref_propertypublic void endElementHandler(String nsURI, String localName, String qName, StAXContentHandler handler) throws SAXException
StAXPropertyHandlerendElementHandler in class StAXPropertyHandlerSAXExceptionCopyright © 2014 BioJava. All rights reserved.