Class SeqSimilarityStAXAdapter

  • All Implemented Interfaces:
    StAXContentHandler

    public class SeqSimilarityStAXAdapter
    extends StAXContentHandlerBase
    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