Class TagSaxDiffOutput

  • All Implemented Interfaces:
    TextDiffOutput

    public class TagSaxDiffOutput
    extends Object
    implements TextDiffOutput
    Outputs the diff result as HTML elements to a SAX ContentHandler. The startDocument and endDocument events are not generated by this class. This version is used for tag based diff results.