Class DiffReporter

java.lang.Object
de.hsh.graja.comment.transform.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 Details

    • DiffReporter

      public DiffReporter()
  • Method Details