Package | Description |
---|---|
com.itextpdf.pdfoptimizer.report.decorator | |
com.itextpdf.pdfoptimizer.report.publisher |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReportDecorator
This is the default implementation of the
IReportDecorator . |
Modifier and Type | Method and Description |
---|---|
IReportDecorator |
FileReportPublisher.getDecorator()
Gets
IReportDecorator of the publisher. |
Modifier and Type | Method and Description |
---|---|
void |
FileReportPublisher.setDecorator(IReportDecorator decorator)
Sets
IReportDecorator to the publisher. |
Constructor and Description |
---|
FileReportPublisher(IReportDecorator decorator,
File file)
Creates a new instance of ReportPublisher with provided
IReportDecorator , a minimal
severity level and a path to a file with the report. |
Copyright © 1998–2024 iText Group NV. All rights reserved.