public interface IMessageDecorator
ReportMessage
as String.Modifier and Type | Method and Description |
---|---|
String |
decorateMessage(ReportMessage message)
Converts
ReportMessage into a string. |
String decorateMessage(ReportMessage message)
ReportMessage
into a string.message
- is a message of the optimization reportCopyright © 1998–2024 iText Group NV. All rights reserved.