Interface DiffReporter


  • public interface DiffReporter
    Author:
    Martin Scharm
    • Method Detail

      • reportInsert

        MarkupElement reportInsert()
        Report an insert.
        Returns:
        the markup element
      • reportDelete

        MarkupElement reportDelete()
        Report a delete.
        Returns:
        the markup element