public class DefaultMessageDecorator extends Object implements IMessageDecorator
ReportMessage
according to the following pattern: [SEVERITY] Location: Message
.
Constructor and Description |
---|
DefaultMessageDecorator() |
Modifier and Type | Method and Description |
---|---|
String |
decorateMessage(ReportMessage message)
Displays severity of the message, its source and its content.
|
public String decorateMessage(ReportMessage message)
decorateMessage
in interface IMessageDecorator
message
- is a message of the optimization report
Copyright © 1998–2020 iText Group NV. All rights reserved.