Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JRPropertiesUtil.PropertySuffix> |
JRPropertiesUtil.getAllProperties(JRPropertiesHolder propertiesHolder,
java.lang.String prefix)
Returns the list of all properties for a key prefix, including global
properties.
|
java.util.List<JRPropertiesUtil.PropertySuffix> |
JRPropertiesUtil.getAllProperties(JRPropertiesMap propertiesMap,
java.lang.String prefix)
Returns the list of all properties for a key prefix, including global
properties.
|
static java.util.List<JRPropertiesUtil.PropertySuffix> |
JRPropertiesUtil.getProperties(JRPropertiesHolder propertiesHolder,
java.lang.String prefix)
Returns the list of all properties for a key prefix.
|
static java.util.List<JRPropertiesUtil.PropertySuffix> |
JRPropertiesUtil.getProperties(JRPropertiesMap propertiesMap,
java.lang.String prefix)
Returns the list of all properties for a key prefix.
|
java.util.List<JRPropertiesUtil.PropertySuffix> |
JRPropertiesUtil.getProperties(java.lang.String prefix)
Returns the list of all properties for a key prefix.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<JRPropertiesUtil.PropertySuffix> |
JRXlsAbstractExporterNature.getRowLevelSuffixes(JRPrintElement element) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com