Package | Description |
---|---|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getAllProperties(JRPropertiesHolder propertiesHolder,
java.lang.String prefix)
Deprecated.
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)
Deprecated.
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)
Deprecated.
Returns the list of all properties for a key prefix.
|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getProperties(JRPropertiesMap propertiesMap,
java.lang.String prefix)
Deprecated.
Returns the list of all properties for a key prefix.
|
static java.util.List<JRProperties.PropertySuffix> |
JRProperties.getProperties(java.lang.String prefix)
Deprecated.
Returns the list of all properties for a key prefix.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com