|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.utils.stax.StAXContentHandlerBase
org.biojava.bio.seq.io.game.StAXPropertyHandler
org.biojava.bio.seq.io.game.GAMEDbxrefPropHandler
public class GAMEDbxrefPropHandler
Deals with database crossreferences
Nested Class Summary | |
---|---|
class |
GAMEDbxrefPropHandler.DbXrefElement
|
Field Summary | |
---|---|
static StAXHandlerFactory |
GAME_DBXREF_PROP_HANDLER_FACTORY
|
Fields inherited from class org.biojava.bio.seq.io.game.StAXPropertyHandler |
---|
featureListener, staxenv |
Method Summary | |
---|---|
void |
endElementHandler(String nsURI,
String localName,
String qName,
StAXContentHandler handler)
when exiting, put the DbXrefElement into the annotation bundle |
Methods inherited from class org.biojava.bio.seq.io.game.StAXPropertyHandler |
---|
addHandler, endElement, getHandlerStackIterator, setHandlerCharacteristics, startElement, startElementHandler |
Methods inherited from class org.biojava.utils.stax.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 GAME_DBXREF_PROP_HANDLER_FACTORY
Method Detail |
---|
public void endElementHandler(String nsURI, String localName, String qName, StAXContentHandler handler) throws SAXException
endElementHandler
in class StAXPropertyHandler
SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |