| Package | Description |
|---|---|
| org.pentaho.reporting.libraries.xmlns.common | |
| org.pentaho.reporting.libraries.xmlns.parser |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
ParserUtil.parseBoolean(String value,
Locator locator)
Translates an boolean string ("true" or "false") into the corresponding Boolean object.
|
static float |
ParserUtil.parseFloat(String text,
String message,
Locator locator)
Parses the string
text into an float. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoRootHandlerException |