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 report
Copyright © 1998–2020 iText Group NV. All rights reserved.