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