public interface JsonMetadataReportConfiguration extends JsonReportConfiguration
JsonMetadataExporter
Modifier and Type | Field and Description |
---|---|
static String |
JSON_EXPORTER_ESCAPE_MEMBERS
Property whose value is used as default for the
isEscapeMembers() export configuration setting. |
static String |
JSON_EXPORTER_JSON_SCHEMA
Property whose value is used as default for the
getJsonSchemaResource() export configuration setting. |
PROPERTY_IGNORE_PAGE_MARGINS
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Modifier and Type | Method and Description |
---|---|
String |
getJsonSchemaResource() |
Boolean |
isEscapeMembers() |
isIgnoreHyperlink
getEndPageIndex, getExporterFilter, getHyperlinkProducerFactory, getOffsetX, getOffsetY, getPageIndex, getProgressMonitor, getStartPageIndex
isOverrideHints
static final String JSON_EXPORTER_ESCAPE_MEMBERS
isEscapeMembers()
export configuration setting.
The property itself defaults to true
.
JRPropertiesUtil
,
Constant Field Valuesstatic final String JSON_EXPORTER_JSON_SCHEMA
getJsonSchemaResource()
export configuration setting.JRPropertiesUtil
,
Constant Field ValuesCopyright © 2017. All rights reserved.