Class GAMEResiduesPropHandler

  • All Implemented Interfaces:
    StAXContentHandler

    public class GAMEResiduesPropHandler
    extends SequenceContentHandlerBase
    StAX handler for GAME <residues> elements. derived from Thomas Down's PropDetailHandler

    This takes the sequence supplied by <residues> elements and feeds it to a StreamParser associated with a SeqIOLIstener instance.

    Since:
    1.8
    Author:
    David Huen, Thomas Down