Interface AGAVEContigCallbackItf

  • All Known Implementing Classes:
    AGAVEContigHandler

    public interface AGAVEContigCallbackItf
    An interface that can be tested for by nested handlers when trying to do a callback. This one handles callbacks from nested elements that determine strandedness of a nesting element.
    Author:
    Hanning Ni Doubletwist Inc
    • Method Detail

      • reportSequence

        void reportSequence​(Sequence sequence)
      • reportDna

        void reportDna​(java.lang.String dna)