public class DefaultReportDecorator extends DefaultMessageDecorator implements IReportDecorator
IReportDecorator
.
Constructor and Description |
---|
DefaultReportDecorator() |
Modifier and Type | Method and Description |
---|---|
String |
getFooter()
Creates an empty footer.
|
String |
getHeader()
Creates an empty header.
|
String |
getSeparator()
Uses \r\n as a separator.
|
decorateMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decorateMessage
public String getHeader()
getHeader
in interface IReportDecorator
public String getFooter()
getFooter
in interface IReportDecorator
public String getSeparator()
getSeparator
in interface IReportDecorator
Copyright © 1998–2020 iText Group NV. All rights reserved.