Class SeqSimilarityStAXAdapter

java.lang.Object
org.biojava.utils.stax.StAXContentHandlerBase
org.biojava.bio.program.ssbind.SeqSimilarityStAXAdapter
All Implemented Interfaces:
StAXContentHandler

SeqSimilarityStAXAdapter is a handler for XML conforming to the BioJava BlastLike DTD. Together with its modular delegate handlers it converts XML into calls on a SearchContentHandler interface. Implementations of the at interface create various types of Java object from the XML data.
Since:
1.3
Author:
Keith James