Package com.itextpdf.pdfoptimizer.report.decorator
package com.itextpdf.pdfoptimizer.report.decorator
-
ClassDescriptionThe class is responsible for building string representation of the
ReportMessageaccording to the following pattern:[SEVERITY] Location: Message.This is the default implementation of theIReportDecorator.Used to create custom representations ofReportMessageas String.Used to create custom representations of optimization report.THe class is responsible for building string representation of theReportMessageaccording to the following pattern:Location: Messageif location is not empty andMessageotherwise.