public interface TextExporterConfiguration extends ExporterConfiguration
JRTextExporter| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_LINE_SEPARATOR
Property whose value is used as default for the
getLineSeparator() export configuration setting. |
static java.lang.String |
PROPERTY_PAGE_SEPARATOR
Property whose value is used as default for the
getPageSeparator() export configuration setting. |
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLineSeparator()
Returns a string representing the separator between two lines of text.
|
java.lang.String |
getPageSeparator()
Returns a string representing text that will be inserted between pages of the generated report.
|
isOverrideHintsstatic final java.lang.String PROPERTY_PAGE_SEPARATOR
getPageSeparator() export configuration setting.
The default is the duplicated value of the "line.separator" system property.JRPropertiesUtil,
Constant Field Valuesstatic final java.lang.String PROPERTY_LINE_SEPARATOR
getLineSeparator() export configuration setting.
The default is the value of the "line.separator" system property.JRPropertiesUtil,
Constant Field Valuesjava.lang.String getPageSeparator()
java.lang.String getLineSeparator()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com