Interface HTMLPrettyPrintingCapable

All Known Implementing Classes:
AbstractReporter, MaterialListReporter, MaterialListReporterImpl, MaterialProductGroupReporter, MaterialProductGroupReporterImpl, TextDifferToHTML

public interface HTMLPrettyPrintingCapable
  • Method Details

    • enablePrettyPrinting

      void enablePrettyPrinting(boolean prettyPrinting)
    • isPrettyPrintingEnabled

      boolean isPrettyPrintingEnabled()