- readFully(InputStream, byte[], int, int) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Reads the given number of bytes into the target array.
- remove(Object, Object) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Removes the key/value pair from the map.
- remove(Object) - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
Removes the entry for the given key.
- remove(Object) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Removes the object stored under the given key from the map.
- removeAll(Object) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Removes all elements for the given key.
- ResourceBundleSupport - Class in org.pentaho.reporting.libraries.base.util
-
An utility class to ease up using property-file resource bundles.
- ResourceBundleSupport(Locale, String) - Constructor for class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(Locale, ResourceBundle) - Constructor for class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(String) - Constructor for class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(ResourceBundle) - Constructor for class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Creates a new instance.