Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
net.sf.jasperreports.engine.export.oasis | |
net.sf.jasperreports.engine.export.ooxml | |
net.sf.jasperreports.engine.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JRProperties.PropertySuffix> |
ExporterNature.getRowLevelSuffixes(JRPrintElement element) |
java.util.List<JRProperties.PropertySuffix> |
JRXlsAbstractExporterNature.getRowLevelSuffixes(JRPrintElement element) |
java.util.List<JRProperties.PropertySuffix> |
JRCsvExporterNature.getRowLevelSuffixes(JRPrintElement element) |
java.util.List<JRProperties.PropertySuffix> |
JRHtmlExporterNature.getRowLevelSuffixes(JRPrintElement element) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JRProperties.PropertySuffix> |
JROpenDocumentExporterNature.getRowLevelSuffixes(JRPrintElement element) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JRProperties.PropertySuffix> |
JROfficeOpenXmlExporterNature.getRowLevelSuffixes(JRPrintElement element) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getAllProperties(JRPropertiesHolder propertiesHolder,
java.lang.String prefix)
Returns the list of all properties for a key prefix, including global
properties.
|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getAllProperties(JRPropertiesMap propertiesMap,
java.lang.String prefix)
Returns the list of all properties for a key prefix, including global
properties.
|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getProperties(JRPropertiesHolder propertiesHolder,
java.lang.String prefix)
Returns the list of all properties for a key prefix.
|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getProperties(JRPropertiesMap propertiesMap,
java.lang.String prefix)
Returns the list of all properties for a key prefix.
|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getProperties(java.lang.String prefix)
Returns the list of all properties for a key prefix.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com