Class DiffReporter


  • public class DiffReporter
    extends Object
    This class generates plain text or HTML for a diff synopsis (a DiffComment). It usually is not called directly. Instead use DiffComment#renderHtml(de.hsh.graja.util.comment.IncludeInfo).
    • Constructor Detail

      • DiffReporter

        public DiffReporter()