- read(char[], int, int) - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringReader
-
- readBlob(Blob) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Converts a SQL-Clob object into a String.
- readClob(Clob) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Converts a SQL-Clob object into a String.
- 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.
- readSafely(InputStream, byte[], int, int) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Reads the given number of bytes into the target array.
- reconnectConfiguration(Configuration) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
- remove() - Method in class org.pentaho.reporting.libraries.base.util.EmptyIterator
-
Removes from the underlying collection the last element returned by the
iterator (optional operation).
- remove(K, V) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Removes the key/value pair from the map.
- remove(K) - 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(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Removes all elements for the given key.
- removeTag(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- reset() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- ResourceBundleSupport - Class in org.pentaho.reporting.libraries.base.util
-
An utility class to ease up using property-file resource bundles.
- ResourceBundleSupport(Locale, String, ClassLoader) - Constructor for class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(Locale, ResourceBundle, String, ClassLoader) - Constructor for class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Creates a new instance.
- ResourceBundleSupport(Locale, ResourceBundle, ClassLoader) - Constructor for class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Creates a new instance.