|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRProperties.PropertySuffix | |
|---|---|
| net.sf.jasperreports.engine.util | Utility classes. |
| Uses of JRProperties.PropertySuffix in net.sf.jasperreports.engine.util |
|---|
| Methods in net.sf.jasperreports.engine.util that return types with arguments of type JRProperties.PropertySuffix | |
|---|---|
static List<JRProperties.PropertySuffix> |
JRProperties.getAllProperties(JRPropertiesHolder propertiesHolder,
String prefix)
Deprecated. Returns the list of all properties for a key prefix, including global properties. |
static List<JRProperties.PropertySuffix> |
JRProperties.getAllProperties(JRPropertiesMap propertiesMap,
String prefix)
Deprecated. Returns the list of all properties for a key prefix, including global properties. |
static List<JRProperties.PropertySuffix> |
JRProperties.getProperties(JRPropertiesHolder propertiesHolder,
String prefix)
Deprecated. Returns the list of all properties for a key prefix. |
static List<JRProperties.PropertySuffix> |
JRProperties.getProperties(JRPropertiesMap propertiesMap,
String prefix)
Deprecated. Returns the list of all properties for a key prefix. |
static List<JRProperties.PropertySuffix> |
JRProperties.getProperties(String prefix)
Deprecated. Returns the list of all properties for a key prefix. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||