|
||||||||||
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.program.ssbind.SeqSimilarityStAXHandler
org.biojava.bio.program.ssbind.HSPSummaryStAXHandler
public class HSPSummaryStAXHandler
HSPSummaryStAXHandler
handles the HSPSummary element
of BioJava BlastLike XML.
Field Summary | |
---|---|
static StAXHandlerFactory |
HSPSUMMARY_HANDLER_FACTORY
|
Fields inherited from class org.biojava.bio.program.ssbind.SeqSimilarityStAXHandler |
---|
ssContext |
Method Summary | |
---|---|
protected void |
handleStartElement(java.lang.String nsURI,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attrs)
|
Methods inherited from class org.biojava.bio.program.ssbind.SeqSimilarityStAXHandler |
---|
addHandler, endElement, handleEndElement, 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 |
Field Detail |
---|
public static final StAXHandlerFactory HSPSUMMARY_HANDLER_FACTORY
Method Detail |
---|
protected void handleStartElement(java.lang.String nsURI, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes attrs) throws org.xml.sax.SAXException
handleStartElement
in class SeqSimilarityStAXHandler
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |