| |
|
| java.lang.Object org.jfree.report.function.ExpressionUtilities
ExpressionUtilities | public class ExpressionUtilities (Code) | | A collection of utility methods which may be useful for expression-implementors.
author: Thomas Morgner |
getDefaultResourceBundle | public static ResourceBundle getDefaultResourceBundle(Expression expression)(Code) | | Retursn the default resource-bundle. The name of the default resource-bundle is defined in the
report configuration.
Parameters: expression - the expression that asked for the resource-bundle. the resource-bundle. |
|
|
|