public class HSPSummaryStAXHandler extends SeqSimilarityStAXHandler
HSPSummaryStAXHandler handles the HSPSummary element
of BioJava BlastLike XML.| Modifier and Type | Field and Description |
|---|---|
static StAXHandlerFactory |
HSPSUMMARY_HANDLER_FACTORY |
ssContext| Modifier and Type | Method and Description |
|---|---|
protected void |
handleStartElement(String nsURI,
String localName,
String qName,
Attributes attrs) |
addHandler, endElement, handleEndElement, startElementcharacters, endPrefixMapping, endTree, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMapping, startTreepublic static final StAXHandlerFactory HSPSUMMARY_HANDLER_FACTORY
protected void handleStartElement(String nsURI, String localName, String qName, Attributes attrs) throws SAXException
handleStartElement in class SeqSimilarityStAXHandlerSAXExceptionCopyright © 2014 BioJava. All rights reserved.