| Interface | Description |
|---|---|
| IMessageDecorator |
Used to create custom representations of ReportMessage as String.
|
| IReportDecorator |
Used to create custom representations of optimization report.
|
| Class | Description |
|---|---|
| DefaultMessageDecorator |
The class is responsible for building string representation of the ReportMessage according to the following pattern: [SEVERITY] Location: Message.
|
| DefaultReportDecorator |
This is the default implementation of the IReportDecorator.
|
| LogMessageDecorator |
THe class is responsible for building string representation of the ReportMessage according to the following pattern: Location: Message if location is not empty and Message otherwise.
|
Copyright © 1998–2020 iText Group NV. All rights reserved.