|
||||||||||
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.game12.StAXFeatureHandler
org.biojava.bio.seq.io.game12.GAMESeqRelHandler
org.biojava.bio.seq.io.game12.GAMEFeatureSpanHandler.SeqRelHandler
public class GAMEFeatureSpanHandler.SeqRelHandler
Field Summary |
---|
Fields inherited from class org.biojava.bio.seq.io.game12.GAMESeqRelHandler |
---|
GAME_SEQ_REL_HANDLER_FACTORY |
Fields inherited from class org.biojava.bio.seq.io.game12.StAXFeatureHandler |
---|
staxenv |
Method Summary | |
---|---|
void |
endElementHandler(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
StAXContentHandler contentHandler)
Element specific exit handler Subclass to do anything useful. |
Methods inherited from class org.biojava.bio.seq.io.game12.GAMESeqRelHandler |
---|
startElementHandler |
Methods inherited from class org.biojava.bio.seq.io.game12.StAXFeatureHandler |
---|
addHandler, endElement, returnData, startElement |
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 |
Method Detail |
---|
public void endElementHandler(java.lang.String nsURI, java.lang.String localName, java.lang.String qName, StAXContentHandler contentHandler) throws org.xml.sax.SAXException
StAXFeatureHandler
endElementHandler
in class GAMESeqRelHandler
nsURI
- Description of the ParameterlocalName
- Description of the ParameterqName
- Description of the ParametercontentHandler
- Description of the Parameter
org.xml.sax.SAXException
- Description of the Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |