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