- charToHex(int) - Static method in class org.pentaho.reporting.libraries.base.util.PasswordObscurification
-
- CLASS_CONTEXT - Static variable in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
A constant for using the ClassContext as source for the classloader.
- ClassQueryTool - Class in org.pentaho.reporting.libraries.base.util
-
The class-query tool loads classes using a classloader and calls "processClass" for each class encountered.
- clear() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Removes all contents from the stack.
- clear() - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Clears all keys and values of this map.
- clear() - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
- clear() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Clears the map and removes all map records.
- clear() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Clears the table.
- clearRow(int) - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Clears the row by removing the array that stores the row-data.
- clone() - Method in interface org.pentaho.reporting.libraries.base.config.Configuration
-
Returns a clone of the object.
- clone() - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
- clone() - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Clones this configuration.
- clone() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Creates a shallow copy of the stack.
- clone() - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
-
Creates and returns a copy of this object.
- clone() - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Creates a deep copy of this HashNMap.
- clone() - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
- clone() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Clones this map.
- clone(Object) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns a clone of the specified object, if it can be cloned, otherwise throws a CloneNotSupportedException.
- close() - Method in class org.pentaho.reporting.libraries.base.util.MemoryByteArrayOutputStream
-
Close the stream, flushing it first.
- close() - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringReader
-
- close() - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringWriter
-
Close the stream, flushing it first.
- close() - Method in class org.pentaho.reporting.libraries.base.util.StringBufferWriter
-
Close the stream, flushing it first.
- compareTo(PackageManager.BootTimeEntry) - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager.BootTimeEntry
-
- compareVersionArrays(Integer[], Integer[]) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Compares version numbers.
- Configuration - Interface in org.pentaho.reporting.libraries.base.config
-
A simple query interface for a configuration.
- ConfigurationDomain - Class in org.pentaho.reporting.libraries.base.config.metadata
-
- ConfigurationDomain() - Constructor for class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
-
- ConfigurationMetaData - Class in org.pentaho.reporting.libraries.base.config.metadata
-
- ConfigurationMetaDataEntry - Class in org.pentaho.reporting.libraries.base.config.metadata
-
- ConfigurationMetaDataEntry(String) - Constructor for class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- ConfigurationMetaDataParser - Class in org.pentaho.reporting.libraries.base.config.metadata
-
- ConfigurationMetaDataParser() - Constructor for class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataParser
-
- configure(SubSystem) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Configures the module by loading the configuration properties and
adding them to the package configuration.
- configure(SubSystem) - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Configures the module.
- configure(SubSystem) - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
-
Configures the module and raises the state to STATE_CONFIGURED if the
module is not yet configured.
- containsKey(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Tests whether this map contains the given key.
- containsKey(Object) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Checks, whether the map contains an entry for the key.
- containsValue(V) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Tests whether this map contains the given value.
- containsValue(K, V) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Tests whether this map contains the given value.
- copyColumn(int, int) - Method in class org.pentaho.reporting.libraries.base.util.GenericObjectTable
-
Copys the contents of the old column to the new column.
- copyRow(int, int) - Method in class org.pentaho.reporting.libraries.base.util.GenericObjectTable
-
Copys the contents of the old row to the new row.
- copyStreams(InputStream, OutputStream) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Copies the InputStream into the OutputStream, until the end of the stream has been reached.
- copyStreams(InputStream, OutputStream, int) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Copies the InputStream into the OutputStream, until the end of the stream has been reached.
- copyWriter(Reader, Writer) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Copies the contents of the Reader into the Writer, until the end of the stream has been reached.
- copyWriter(Reader, Writer, int) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Copies the contents of the Reader into the Writer, until the end of the stream has been reached.
- countTokens() - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Calculates the number of times that this tokenizer's nextToken
method can be called before it
generates an exception.
- createDomain(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaData
-
- createEncoder(String) - Method in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
-
- createMenu(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns a JMenu created from a resource bundle definition.
- createObjectFactory(SubSystem) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultObjectFactoryBuilder
-
- createObjectFactory(SubSystem) - Method in interface org.pentaho.reporting.libraries.base.boot.ObjectFactoryBuilder
-
- createReader() - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringWriter
-
- createRelativePath(String, String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Creates a relative url by stripping the common parts of the the url.
- createRelativeURL(URL, URL) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Creates a relative url by stripping the common parts of the the url.
- CSVQuoter - Class in org.pentaho.reporting.libraries.base.util
-
The CSVQuoter
is a helper class to encode a string for the CSV file
format.
- CSVQuoter() - Constructor for class org.pentaho.reporting.libraries.base.util.CSVQuoter
-
Creates a new CSVQuoter, which uses a comma as the default separator.
- CSVQuoter(char) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVQuoter
-
Creates a new CSVQuoter
, which uses the defined separator.
- CSVQuoter(char, char) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVQuoter
-
Creates a new CSVQuoter with the given separator and quoting character.
- CSVTokenizer - Class in org.pentaho.reporting.libraries.base.util
-
The csv tokenizer class allows an application to break a Comma Separated Value format into tokens.
- CSVTokenizer(String, String, String) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Constructs a csv tokenizer for the specified string.
- CSVTokenizer(String, String, String, boolean) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Constructs a csv tokenizer for the specified string.
- CSVTokenizer(String, String) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Constructs a csv tokenizer for the specified string.
- CSVTokenizer(String) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Constructs a string tokenizer for the specified string.
- CSVTokenizer(String, boolean) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Constructs a string tokenizer for the specified string.