|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.seq.io.agave.StAXContentHandlerBase
org.biojava.bio.seq.io.agave.StAXPropertyHandler
org.biojava.bio.seq.io.agave.AGAVEXrefsPropHandler
public class AGAVEXrefsPropHandler
Deals with database crossreferences (xrefs)
| Field Summary | |
|---|---|
static StAXHandlerFactory |
AGAVE_XREFS_PROP_HANDLER_FACTORY
|
| Fields inherited from class org.biojava.bio.seq.io.agave.StAXPropertyHandler |
|---|
featureListener, staxenv |
| Method Summary | |
|---|---|
void |
addDbId(AGAVEDbId db_id)
|
void |
addXref(AGAVEXref xref)
|
void |
endElementHandler(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
StAXContentHandler handler)
Element specific exit handler Subclass to do anything useful. |
| Methods inherited from class org.biojava.bio.seq.io.agave.StAXPropertyHandler |
|---|
addHandler, endElement, getHandlerStackIterator, setHandlerCharacteristics, setProperty, startElement, startElementHandler |
| Methods inherited from class org.biojava.bio.seq.io.agave.StAXContentHandlerBase |
|---|
characters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final StAXHandlerFactory AGAVE_XREFS_PROP_HANDLER_FACTORY
| Method Detail |
|---|
public void addDbId(AGAVEDbId db_id)
addDbId in interface AGAVEDbIdCallbackItfpublic void addXref(AGAVEXref xref)
addXref in interface AGAVEXrefCallbackItf
public void endElementHandler(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
StAXContentHandler handler)
throws org.xml.sax.SAXException
StAXPropertyHandler
endElementHandler in class StAXPropertyHandlerorg.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||