- charToHex(int) - Static method in class org.pentaho.reporting.libraries.base.util.PasswordObscurification
-
- charToHex(int) - Static method in class org.pentaho.reporting.libraries.base.util.PasswordObscurification48
-
- 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.
- ClassQueryTool() - Constructor for class org.pentaho.reporting.libraries.base.util.ClassQueryTool
-
The default constructor.
- 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.EmptyPerformanceLoggingStopWatch
-
- 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 interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- close() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- close() - Method in class org.pentaho.reporting.libraries.base.util.StringBufferWriter
-
Close the stream, flushing it first.
- collisionNext - Variable in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
The link to the next entry in the bucket that has the same hashkey.
- 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.
- copyColumn(int, int) - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
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.
- copyRow(int, int) - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
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.
- createDefaultHierarchicalConfiguration(String, String, boolean, Class) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Creates a default configuration setup, which loads its settings from the static configuration (defaults provided by
the developers of the library) and the user configuration (settings provided by the deployer).
- 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
-
- createList() - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Returns a new empty list.
- 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.
- createSecureDocBuilderFactory() - Static method in class org.pentaho.reporting.libraries.base.util.XMLParserFactoryProducer
-
- 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.
- CSVQuoter(char, char, boolean) - Constructor for class org.pentaho.reporting.libraries.base.util.CSVQuoter
-
- 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.
- generateUrl(String, String, String, String) - Static method in class org.pentaho.reporting.libraries.base.util.UrlBuilder
-
Generates a URL using the server, path, paramters, and fragment items.
- GenericObjectTable<T> - Class in org.pentaho.reporting.libraries.base.util
-
A generic table storing objects in an fast array backend.
- GenericObjectTable() - Constructor for class org.pentaho.reporting.libraries.base.util.GenericObjectTable
-
Creates a new object table.
- GenericObjectTable(int) - Constructor for class org.pentaho.reporting.libraries.base.util.GenericObjectTable
-
Creates a new table.
- GenericObjectTable(int, int) - Constructor for class org.pentaho.reporting.libraries.base.util.GenericObjectTable
-
Creates a new table.
- get(Class<T>) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultObjectFactory
-
- get(Class<T>, String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultObjectFactory
-
- get(Class<T>) - Method in interface org.pentaho.reporting.libraries.base.boot.ObjectFactory
-
Retrieves an instance of a Pentaho BI Server API interface using the simple interface name (interfaceClass name
without the package) as the object key.
- get(Class<T>, String) - Method in interface org.pentaho.reporting.libraries.base.boot.ObjectFactory
-
Retrieves an instance of a Pentaho BI Server API interface by the given object key.
- get(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
-
- get(int) - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Returns the element from the stack at the given index-position.
- get(K, int) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Retrieves the n-th value registered for an key or null if there was no such key in the list.
- get(K) - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
Return the entry for the given key.
- get(Object) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Retrieves the object stored under the given key from the map.
- getAbsolutePath(String, String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Computes the absolute filename for the target file using the baseFile as root directory.
- getActiveModules() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Returns all active modules.
- getAll() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
-
- getAll(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Returns an iterator over all elements registered to the given key.
- getAllModules() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Returns an array of the currently active modules.
- getBoolProperty(String) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
-
Returns the boolean value of a given configuration property.
- getBoolProperty(String, boolean) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
-
Returns the boolean value of a given configuration property.
- getBoolProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
Returns the boolean value of a given configuration property.
- getBoolProperty(String, boolean) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
Returns the boolean value of a given configuration property.
- getBootClass() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the boot class.
- getBootFailureReason() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Returns the failure reason for the boot process.
- getBuffer() - Method in class org.pentaho.reporting.libraries.base.util.StringBufferWriter
-
- getClassLoader() - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns the custom classloader or null, if no custom classloader is defined.
- getClassLoader(Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns the classloader, which was responsible for loading the given class.
- getClassLoaderSource() - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns the internal configuration entry, whether the classloader of the thread context or the context classloader
should be used.
- getClassName() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- getCollisionNext() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Returns the next map-entry in the bucket.
- getColumnCount() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Returns the number of columns in the table.
- getColumnIncrement() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Returns the column size increment.
- getCompressionLevel() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Retrieve compression level.
- getConfigProperties() - Method in interface org.pentaho.reporting.libraries.base.config.Configuration
-
Returns the configuration properties.
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.DefaultConfiguration
-
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Returns all defined configuration properties for the report.
- getConfigProperties() - Method in class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
-
Returns all defined configuration properties for the report.
- getConfigProperty(String) - Method in interface org.pentaho.reporting.libraries.base.config.Configuration
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in interface org.pentaho.reporting.libraries.base.config.Configuration
-
Returns the configuration property with the specified key (or the specified default value if there is no such
property).
- getConfigProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.DefaultConfiguration
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.DefaultConfiguration
-
Returns the configuration property with the specified key (or the specified default value if there is no such
property).
- getConfigProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
Returns the configuration property with the specified key (or the specified default value if there is no such
property).
- getConfigProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Returns the configuration property with the specified key.
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Returns the configuration property with the specified key (or the specified default value if there is no such
property).
- getConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
-
Returns the configuration property with the specified key (or the specified default value if there is no such
property).
- getConfiguration() - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Returns the collection of properties for the configuration.
- getConfigurationDomain() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
- getCopyright() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the copyright string for thie project.
- getData() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Returns the data-storage as raw-object.
- getDescription() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Returns the module description.
- getDescription() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Returns a short description of the modules functionality.
- getDescription() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- getDescription() - Method in class org.pentaho.reporting.libraries.base.util.FilesystemFilter
-
Returns the filter description.
- getDomain(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaData
-
- getElapsedMilliseconds() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- getElapsedSeconds() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- getElapsedTime() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- getEncodeAlpha() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Retrieve alpha encoding status.
- getErrorString(String, String...) - Method in class org.pentaho.reporting.libraries.base.util.Messages
-
Get a parametrized formatted error message from the resource-bundle.
- getExtendedConfig() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Returns the global configuration as extended configuration.
- getExtendedConfig() - Method in interface org.pentaho.reporting.libraries.base.boot.SubSystem
-
Returns the global configuration as ExtendedConfiguration instance.
- getField() - Method in exception org.pentaho.reporting.libraries.base.util.ArgumentNullException
-
- getFileExtension(String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Returns the file extension of the given file name.
- getFileName(URL) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Extracts the file name from the URL.
- getFileName(String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Extracts the last file name from the given pathname.
- getFilter() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Retrieve filtering scheme.
- getFirst(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Retrieves the first value registered for an key or null if there was no such key in the list.
- getGlobalConfig() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Returns the global configuration.
- getGlobalConfig() - Method in interface org.pentaho.reporting.libraries.base.boot.SubSystem
-
Returns the global configuration.
- getGPL() - Method in class org.pentaho.reporting.libraries.base.versioning.Licenses
-
Returns the GPL text in a non static way to prevent the compiler to copy the contents of the field.
- getHeight() - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
-
Returns the height.
- getIcon(String, boolean) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns an scaled icon suitable for buttons or menus.
- getIcon(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns an unscaled icon.
- getImage() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Returns the image to be encoded.
- getInfo() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
Returns the extra information.
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaData
-
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
-
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.LibBaseBoot
-
Returns the singleton instance of LibBaseBoot.
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.LibBaseInfo
-
Returns a singleton instance of the LibBase project information structure.
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Gets the singleton instance of the utility package.
- getInstance() - Static method in class org.pentaho.reporting.libraries.base.versioning.Licenses
-
Returns a reference to this class.
- getInternalName() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the internal name of the project.
- getIntProperty(String) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
-
Returns a given property as int value.
- getIntProperty(String, int) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
-
Returns a given property as int value.
- getIntProperty(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
Returns a given property as int value.
- getIntProperty(String, int) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
Returns a given property as int value.
- getKey() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- getKeyStroke(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns the keystroke stored at the given resourcebundle key.
- getKeyStroke(String, int) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns the keystroke stored at the given resourcebundle key.
- getLast(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Retrieves the last value registered for an key or null if there was no such key in the list.
- getLength() - Method in class org.pentaho.reporting.libraries.base.util.MemoryByteArrayOutputStream
-
- getLength() - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringWriter
-
- getLGPL() - Method in class org.pentaho.reporting.libraries.base.versioning.Licenses
-
Returns the LGPL text in a non static way to prevent the compiler to copy the contents of the field.
- getLibraries() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns a list of libraries used by the project.
- getLicenseName() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
Returns the name of the license of this dependency.
- getLineSeparator() - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Queries the system properties for the line separator.
- getLocale() - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns the current locale for this resource bundle.
- getLoggingThreshold() - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- getLoggingThreshold() - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- getLoggingThreshold() - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- getMajorVersion() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Returns the major version of the module.
- getMajorVersion() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
-
Returns the major version of the base module.
- getMaximumSize() - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
Returns the defined maximum size.
- getMessage() - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- getMessage() - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- getMessage() - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- getMessage() - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
Returns the detail message string of this throwable.
- getMimeType() - Method in interface org.pentaho.reporting.libraries.base.encoder.ImageEncoder
-
Returns the mime-type of the encoded data.
- getMimeType() - Method in class org.pentaho.reporting.libraries.base.encoder.JpegImageEncoder
-
- getMimeType() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
- getMinorVersion() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Returns the minor version of the module.
- getMinorVersion() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
-
Returns the minor version of the base module.
- getMnemonic(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns the mnemonic stored at the given resourcebundle key.
- getModule() - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
-
Returns the module managed by this state implementation.
- getModuleClass() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Returns the class name of the module described implementation.
- getModuleClass() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
-
Returns the module class of the desired base module.
- getName() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Returns the name of this module.
- getName() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Returns the module name.
- getName() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
Returns the name of the dependency, which is never null.
- getNext() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Returns the next entry in the list or null if this is the last entry.
- getObject(int, int) - Method in class org.pentaho.reporting.libraries.base.util.GenericObjectTable
-
Returns the object from a particular cell in the table.
- getObject(int, int) - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Returns the object from a particular cell in the table.
- getObjectFactory() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
- getOptionalKeyStroke(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns the keystroke stored at the given resourcebundle key.
- getOptionalKeyStroke(String, int) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns the keystroke stored at the given resourcebundle key.
- getOptionalLibraries() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns a list of optional libraries used by the project.
- getOptionalMnemonic(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns the mnemonic stored at the given resourcebundle key.
- getOptionalModules() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Returns a copy of the required modules array.
- getOptionalModules() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Returns an array of optional modules.
- getOptionalString(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
- getOtherProperties() - Static method in class org.pentaho.reporting.libraries.base.util.SystemInformation
-
- getPackageConfiguration() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Returns the default package configuration.
- getPackageManager() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Returns the packageManager instance of the package manager.
- getPackageManager() - Method in interface org.pentaho.reporting.libraries.base.boot.SubSystem
-
Returns the package manager.
- getParent() - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
-
- getParent() - Method in exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
- getParentConfig() - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Returns the parent configuration.
- getParentThrowable() - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
- getParentThrowable() - Method in exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
- getPatchLevel() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Returns the patch level version of the module.
- getPatchLevel() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInfo
-
Returns the patchlevel version of the base module.
- getPath(String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Returns the path-portion of the given path (anything before the last slash or backslash) or an empty string.
- getPrevious() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Returns the previous entry in the list or null if this is the first entry.
- getProducer() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Returns the producer of the module.
- getProducer() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Returns the name of the module producer.
- getProductId() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the product ID from the Manifest.
- getProductId() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the product id as computed by createProductId().
- getProjectInfo() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Returns the project info.
- getProjectInfo() - Method in class org.pentaho.reporting.libraries.base.LibBaseBoot
-
Returns the project info.
- getQuate() - Method in class org.pentaho.reporting.libraries.base.util.CSVQuoter
-
Returns the quoting character.
- getQuate() - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Returns the quate.
- getRaw() - Method in class org.pentaho.reporting.libraries.base.util.MemoryByteArrayOutputStream
-
- getRaw() - Method in class org.pentaho.reporting.libraries.base.util.MemoryStringWriter
-
- getRegisteredEncoders() - Method in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
-
- getReleaseBuildNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the release build number from the Manifest.
- getReleaseBuildNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the release build number.
- getReleaseCandidateToken() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the release candidate token from the Manifest.
- getReleaseCandidateToken() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
- getReleaseMajor() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the release major version number from the Manifest.
- getReleaseMajor() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the release major number.
- getReleaseMilestone() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the release milestone number from the Manifest.
- getReleaseMilestone() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the release milestone number.
- getReleaseMinor() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the release minor version number from the Manifest.
- getReleaseMinor() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the release minor number.
- getReleaseNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the release number from the Manifest.
- getReleaseNumber() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the release number.
- getReleasePatch() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the release patch number.
- getRequiredModules() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Returns a copy of the required modules array.
- getRequiredModules() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Returns an array of all required modules.
- getResource(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns the resource specified by the absolute name.
- getResourceAsStream(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns the inputstream for the resource specified by the absolute name.
- getResourceBase() - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
The base name of the resource bundle.
- getResourceRelative(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns the resource specified by the relative name.
- getResourceRelativeAsStream(String, Class) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Returns the inputstream for the resource specified by the relative name.
- getResourceURL(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Returns a URL pointing to a resource located in the classpath.
- getRestartCount() - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- getRestartCount() - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- getRestartCount() - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- getRowCount() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Returns the number of rows in the table.
- getRowIncrement() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Returns the row size increment.
- getSeparator() - Method in class org.pentaho.reporting.libraries.base.util.CSVQuoter
-
Gets the separator used in this quoter and the CSV file.
- getStartMilliseconds() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- getStartTime() - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- getStartTime() - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- getStartTime() - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- getStartTime() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- getState() - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
-
Returns the current state of the module.
- getString(String, String...) - Method in class org.pentaho.reporting.libraries.base.util.Messages
-
Formats the message stored in the resource bundle (using a MessageFormat).
- getString(String, Object[]) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
- getString(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
- getString(String, Object) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
- getString(String, Object, Object) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
- getSubSystem() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Returns the modules subsystem.
- getSubSystem() - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Returns the modules subsystem.
- getTag() - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- getTag() - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- getTag() - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- getTags() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- getTitle() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the implementation title as specified in the manifest.
- getValue() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Returns the current value.
- getValueCount(K) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Returns the number of elements registered with the given key.
- getVersion() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
Returns the version number.
- getVersion() - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Returns the version number from the Manifest.
- getVersion() - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
Returns the full version string as computed by createVersion().
- getWidth() - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
-
Returns the width.
- getXDpi() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Get the DPI for the X axis.
- getYDpi() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Get the DPI for the Y axis.
- GPL - Static variable in class org.pentaho.reporting.libraries.base.versioning.Licenses
-
The GNU General Public Licence.
- IMAGE_JPEG - Static variable in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
-
- IMAGE_PNG - Static variable in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
-
- ImageEncoder - Interface in org.pentaho.reporting.libraries.base.encoder
-
A image encoder.
- ImageEncoderRegistry - Class in org.pentaho.reporting.libraries.base.encoder
-
- imageUpdate(Image, int, int, int, int, int) - Method in class org.pentaho.reporting.libraries.base.util.WaitingImageObserver
-
Callback function used by AWT to inform that more data is available.
- initialize(SubSystem) - Method in interface org.pentaho.reporting.libraries.base.boot.Module
-
Initializes the module.
- initialize(SubSystem) - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
-
Initializes the contained module and raises the set of the module to STATE_INITIALIZED, if the module was not yet
initialized.
- initializeModules() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Initializes all previously uninitialized modules.
- insertConfiguration(HierarchicalConfiguration) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
The new configuartion will be inserted into the list of report configuration, so that this configuration has the
given report configuration instance as parent.
- INSTANCE - Static variable in class org.pentaho.reporting.libraries.base.util.EmptyIterator
-
- INSTANCE - Static variable in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- instantiateSafe(Class, Class<T>) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
- internalGetString(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Performs the lookup for the given key.
- intToByte(int) - Static method in class org.pentaho.reporting.libraries.base.util.SecurePasswordEncryption
-
- IOUtils - Class in org.pentaho.reporting.libraries.base.util
-
The IOUtils provide some IO related helper methods.
- isBootDone() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Checks, whether the booting is complete.
- isBootFailed() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Checks whether the booting failed.
- isBootInProgress() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Checks, whether the booting is in progress.
- isClassLoadable(String, Class<?>) - Static method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Tries to load a class to indirectly check for the existence of a certain library.
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Checks whether the stack is empty.
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Checks, whether the map is empty.
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
Checks whether this map is empty.
- isEmpty() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Checks whether this collection is empty.
- isEmpty(String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Determines if the string is empty or null
.
- isEmpty(String, boolean) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Determines if the string is empty or null
.
- isEncoderAvailable(String) - Method in class org.pentaho.reporting.libraries.base.encoder.ImageEncoderRegistry
-
- isError() - Method in class org.pentaho.reporting.libraries.base.util.WaitingImageObserver
-
Returns true if there is an error condition, and false otherwise.
- isGlobal() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- isHidden() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- isJDK14() - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Checks whether the current JDK is at least JDK 1.4.
- isJpegEncodingAvailable() - Static method in class org.pentaho.reporting.libraries.base.encoder.JpegImageEncoder
-
- isLoaded() - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
-
- isLoadingComplete() - Method in class org.pentaho.reporting.libraries.base.util.WaitingImageObserver
-
Checks whether the loading is complete.
- isLocallyDefined(String) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Checks, whether the given key is localy defined in this instance or whether the key's value is inherited.
- isLocallyDefined(String) - Method in class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
-
Checks, whether the given key is locally defined in the system properties.
- isModuleAvailable(ModuleInfo) - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Checks, whether a certain module is available.
- isModuleAvailable(String) - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Checks whether the given module is available.
- isPropertySet(String) - Method in interface org.pentaho.reporting.libraries.base.config.ExtendedConfiguration
-
Checks, whether a given property is defined.
- isPropertySet(String) - Method in class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper
-
Checks, whether a given property is defined.
- isSpace(char) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Determines whether or not a character is considered a space.
- isStarted() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- isSubDirectory(File, File) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Checks, whether the child directory is a subdirectory of the base directory.
- isValidClass(String) - Method in class org.pentaho.reporting.libraries.base.util.ClassQueryTool
-
Checks, whether the class is valid.
- PackageConfiguration() - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageManager.PackageConfiguration
-
DefaultConstructor.
- PackageManager - Class in org.pentaho.reporting.libraries.base.boot
-
The PackageManager is used to load and configure the modules of JFreeReport.
- PackageManager(AbstractBoot) - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Creates a new package manager.
- PackageManager.BootTimeEntry - Class in org.pentaho.reporting.libraries.base.boot
-
- PackageManager.PackageConfiguration - Class in org.pentaho.reporting.libraries.base.boot
-
The PackageConfiguration handles the module level configuration.
- PackageSorter - Class in org.pentaho.reporting.libraries.base.boot
-
Compares two modules for order.
- PackageState - Class in org.pentaho.reporting.libraries.base.boot
-
The package state class is used by the package manager to keep track of the activation level of the installed or
errornous packages.
- PackageState(Module) - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageState
-
Creates a new package state for the given module.
- PackageState(Module, int) - Constructor for class org.pentaho.reporting.libraries.base.boot.PackageState
-
Creates a new package state for the given module.
- PadMessage - Class in org.pentaho.reporting.libraries.base.util
-
A message object that pads the output if the text is shorter than the given length.
- PadMessage(Object, int) - Constructor for class org.pentaho.reporting.libraries.base.util.PadMessage
-
Creates a new message.
- parse(InputStream, String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataParser
-
- parseConfiguration(AbstractBoot) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataParser
-
- parseVersion(String) - Method in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
- parseVersions(String) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Parses a version string into numbers.
- PASSWORD_ENCRYPTED_PREFIX - Static variable in class org.pentaho.reporting.libraries.base.util.PasswordObscurification
-
The word that is put before a password to indicate an encrypted form.
- PASSWORD_ENCRYPTED_PREFIX - Static variable in class org.pentaho.reporting.libraries.base.util.PasswordObscurification48
-
The word that is put before a password to indicate an encrypted form.
- PasswordObscurification - Class in org.pentaho.reporting.libraries.base.util
-
This class handles basic password obscurification.
- PasswordObscurification48 - Class in org.pentaho.reporting.libraries.base.util
-
This class handles basic password obscurification.
- peek() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Loads the top-most element from the stack, without removing it from the stack.
- PerformanceLoggingStopWatch - Interface in org.pentaho.reporting.libraries.base.util
-
- performBoot() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Performs the boot.
- performBoot() - Method in class org.pentaho.reporting.libraries.base.LibBaseBoot
-
Performs the boot.
- performExternalInitialize(String) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
- performExternalInitialize(String, Class<?>) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Executes an weakly referenced external initializer.
- performInit() - Method in interface org.pentaho.reporting.libraries.base.boot.ModuleInitializer
-
Performs the initalization of the module.
- pngEncode(boolean) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
- pngEncode() - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or
not.
- PngEncoder - Class in org.pentaho.reporting.libraries.base.util
-
PngEncoder takes a Java Image object and creates a byte string which can be saved as a PNG file.
- PngEncoder() - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor.
- PngEncoder(Image) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image to encode, with no alpha channel encoding.
- PngEncoder(Image, boolean) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image to encode, and whether to encode alpha.
- PngEncoder(Image, boolean, int) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
- PngEncoder(Image, boolean, int, int) - Constructor for class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression
level.
- pop() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Loads the top-most element from the stack and removes it from the stack at the same time.
- previous - Variable in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
The link to the previous entry in the list.
- printStackTrace(PrintStream) - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
Prints the stack trace to the specified stream.
- printStackTrace(PrintWriter) - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
Prints the stack trace to the specified writer.
- printStackTrace() - Method in exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
Prints this Throwable
and its backtrace to the standard error stream.
- printStackTrace(PrintStream) - Method in exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
Prints the stack trace to the specified stream.
- printStackTrace(PrintWriter) - Method in exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
Prints the stack trace to the specified writer.
- printStackTrace() - Method in exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
Prints the stack trace to System.err.
- printUsedModules(PrintStream) - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager
-
Prints the modules that are used.
- processClass(ClassLoader, Class) - Method in class org.pentaho.reporting.libraries.base.util.ClassQueryTool
-
The handler method that is called for every class encountered on the classpath.
- processDirectory(File) - Method in class org.pentaho.reporting.libraries.base.util.ClassQueryTool
-
Processes all entries from a given directory, ignoring any subdirectory contents.
- processEntry(ClassLoader, String) - Method in class org.pentaho.reporting.libraries.base.util.ClassQueryTool
-
Processes a single class-file entry.
- ProjectInformation - Class in org.pentaho.reporting.libraries.base.versioning
-
The project information structure contains information about the current project.
- ProjectInformation(String) - Constructor for class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Creates a new project information object with the given name.
- ProjectInformation(String, String) - Constructor for class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Creates a new project information object with the given name.
- PropertyFileConfiguration - Class in org.pentaho.reporting.libraries.base.config
-
A report configuration that reads its values from an arbitary property file.
- PropertyFileConfiguration() - Constructor for class org.pentaho.reporting.libraries.base.config.PropertyFileConfiguration
-
Default constructor.
- push(T) - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Pushes a new object on the stack.
- pushDown(Object[], boolean[]) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes the selected elements down.
- pushDownSingleValue(Object[], Object) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes the selected element down.
- pushUp(Object[], boolean[]) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes the selected elements up.
- pushUpSingleValue(Object[], Object) - Static method in class org.pentaho.reporting.libraries.base.util.BulkDataUtility
-
Pushes up the selected element.
- put(K, V) - Method in class org.pentaho.reporting.libraries.base.util.HashNMap
-
Inserts a new key/value pair into the map.
- put(K, V) - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
Puts the given value into the map using the specified non-null key.
- put(Object, Object) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Stores the given value in the map using the provided key.
- SecurePasswordEncryption - Class in org.pentaho.reporting.libraries.base.util
-
- SecurePasswordEncryption() - Constructor for class org.pentaho.reporting.libraries.base.util.SecurePasswordEncryption
-
- SEPARATOR_COMMA - Static variable in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
A possible separator constant.
- SEPARATOR_SPACE - Static variable in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
A possible separator constant.
- SEPARATOR_TAB - Static variable in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
A possible separator constant.
- setBootClass(String) - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Redefines the boot class.
- setClassLoader(ClassLoader) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Redefines the custom classloader.
- setClassLoaderSource(String) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
-
Defines the internal configuration entry, whether the classloader of the thread context or the context classloader
should be used.
- setClassName(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- setCollisionNext(LinkedMap.MapEntry) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Defines the next map-entry in the bucket.
- setCompressionLevel(int) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Set the compression level to use.
- setConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.DefaultConfiguration
-
Sets the value of a configuration property.
- setConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Sets a configuration property.
- setConfigProperty(String, String) - Method in interface org.pentaho.reporting.libraries.base.config.ModifiableConfiguration
-
Sets the value of a configuration property.
- setConfigProperty(String, String) - Method in class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
-
Sets a configuration property.
- setCopyright(String) - Method in class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
-
Updates the copyright string for thie project.
- setData(Object[][], int) - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Replaces the data in the table with the given two-dimensional array.
- setDescription(String) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Defines the description of the module.
- setDescription(String) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- setDpi(int, int) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Set the DPI resolution.
- setEncodeAlpha(boolean) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Set the alpha encoding on or off.
- setFilter(int) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Set the filter to use.
- setGlobal(boolean) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- setHeight(double) - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
-
Sets the height.
- setHidden(boolean) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationMetaDataEntry
-
- setImage(Image) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Set the image to be encoded.
- setInfo(String) - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
Redefines the extra information of the dependency.
- setLicenseName(String) - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
Redefines the license name of the dependency.
- setLoaded(boolean) - Method in class org.pentaho.reporting.libraries.base.config.metadata.ConfigurationDomain
-
- setLoggingThreshold(long) - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- setLoggingThreshold(long) - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- setLoggingThreshold(long) - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- setMajorVersion(String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Defines the major version of the module.
- setMessage(Object) - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- setMessage(Object) - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- setMessage(Object) - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- setMinorVersion(String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Defines the minor version of the module.
- setModuleClass(String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Defines the module class name.
- setName(String) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Defines the name of the module.
- setNext(LinkedMap.MapEntry) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Redefines the next entry in the list or null if this is the last entry.
- setObject(int, int, T) - Method in class org.pentaho.reporting.libraries.base.util.GenericObjectTable
-
Sets the object for a cell in the table.
- setObject(int, int, T) - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
-
Sets the object for a cell in the table.
- setOptionalModules(ModuleInfo[]) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Defines the optional module descriptions for this module.
- setParentConfig(Configuration) - Method in class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
-
Set the parent configuration.
- setPatchLevel(String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
-
Defines the patch level version of the module.
- setPrevious(LinkedMap.MapEntry) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Redefines the previous entry in the list or null if this is the first entry.
- setProducer(String) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Defines the producer of the module.
- setQuate(String) - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
Sets the quate.
- setRequiredModules(ModuleInfo[]) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Defines the required module descriptions for this module.
- setSize(double, double) - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
-
Sets the size of this Dimension
object to the specified width and height.
- setSubSystem(String) - Method in class org.pentaho.reporting.libraries.base.boot.AbstractModule
-
Defines the subsystem name for this module.
- setValue(Object) - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry
-
Redefines the current value.
- setVersion(String) - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
-
Redefines the version of the dependency.
- setWidth(double) - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
-
Sets the width.
- setXDpi(int) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Set the DPI for the X axis.
- setYDpi(int) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
-
Set the DPI for the Y axis.
- SINGLE_QUATE - Static variable in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
-
A possible quote character constant.
- SingletonHint - Annotation Type in org.pentaho.reporting.libraries.base.boot
-
- size() - Method in class org.pentaho.reporting.libraries.base.util.FastStack
-
Returns the number of elements in the stack.
- size() - Method in class org.pentaho.reporting.libraries.base.util.LFUMap
-
Returns the number of items in this map.
- size() - Method in class org.pentaho.reporting.libraries.base.util.LinkedMap
-
Returns the number of entries in the map.
- SNAPSHOT_TOKEN - Static variable in class org.pentaho.reporting.libraries.base.versioning.VersionHelper
-
- sort(List<PackageState>) - Static method in class org.pentaho.reporting.libraries.base.boot.PackageSorter
-
Sorts the given list of package states.
- split(String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Splits a given string on any whitespace character.
- split(String, String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Splits a given string at the given separator string.
- split(String, String, String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Splits a given string at the given separator string.
- splitCSV(String, String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Splits a given string at the given separator string.
- splitCSV(String, String, String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Splits a given string at the given separator string.
- SqlCommentScrubber - Class in org.pentaho.reporting.libraries.base.util
-
This class represents a parser that will remove SQL comments (both multi-line and single-line) from a string
representing a SQL query.
- SqlScriptUtils - Class in org.pentaho.reporting.libraries.base.util
-
User: Dzmitry Stsiapanau Date: 8/21/14 Time: 3:38 PM
- SqlScriptUtils() - Constructor for class org.pentaho.reporting.libraries.base.util.SqlScriptUtils
-
- StackableException - Exception in org.pentaho.reporting.libraries.base.util
-
- StackableException() - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
Creates a StackableRuntimeException with no message and no parent.
- StackableException(String, Throwable) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
Creates an exception.
- StackableException(String, Exception) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableException
-
- StackableException(String) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableException
-
Deprecated.
Creates an exception.
- StackableRuntimeException - Exception in org.pentaho.reporting.libraries.base.util
-
- StackableRuntimeException() - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
Creates a StackableRuntimeException with no message and no parent.
- StackableRuntimeException(String, Throwable) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
Creates an exception.
- StackableRuntimeException(String, Exception) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
Creates an exception.
- StackableRuntimeException(String) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
-
Deprecated.
Creates an exception.
- start() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
-
Starts the boot process.
- start() - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- start() - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- start() - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- start() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- startNew(String, Object) - Static method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- startNew(String, String, Object...) - Static method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- startNew(String) - Static method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- startNew() - Static method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- startProfiling() - Static method in class org.pentaho.reporting.libraries.base.util.DebugLog
-
- startsWithIgnoreCase(String, String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Helper functions to query a strings start portion.
- STATE_CONFIGURED - Static variable in class org.pentaho.reporting.libraries.base.boot.PackageState
-
A constant defining that the package has been loaded and configured.
- STATE_ERROR - Static variable in class org.pentaho.reporting.libraries.base.boot.PackageState
-
A constant defining that the package produced an error and is not available.
- STATE_INITIALIZED - Static variable in class org.pentaho.reporting.libraries.base.boot.PackageState
-
A constant defining that the package was initialized and is ready to use.
- STATE_NEW - Static variable in class org.pentaho.reporting.libraries.base.boot.PackageState
-
A constant defining that the package is new.
- stop(boolean) - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- stop() - Method in class org.pentaho.reporting.libraries.base.util.EmptyPerformanceLoggingStopWatch
-
- stop(boolean) - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- stop() - Method in class org.pentaho.reporting.libraries.base.util.LoggingStopWatch
-
- stop(boolean) - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- stop() - Method in interface org.pentaho.reporting.libraries.base.util.PerformanceLoggingStopWatch
-
- stop() - Method in class org.pentaho.reporting.libraries.base.util.StopWatch
-
- StopWatch - Class in org.pentaho.reporting.libraries.base.util
-
- StopWatch() - Constructor for class org.pentaho.reporting.libraries.base.util.StopWatch
-
- strictString(String) - Method in class org.pentaho.reporting.libraries.base.util.ResourceBundleSupport
-
Gets a string for the given key from this resource bundle or one of its parents.
- STRING - Static variable in class org.pentaho.reporting.libraries.base.util.Empty
-
The empty string.
- STRING_ARRAY - Static variable in class org.pentaho.reporting.libraries.base.util.Empty
-
An empty array of Strings.
- StringBufferWriter - Class in org.pentaho.reporting.libraries.base.util
-
- StringBufferWriter(StringBuffer) - Constructor for class org.pentaho.reporting.libraries.base.util.StringBufferWriter
-
- StringEnumeration - Class in org.pentaho.reporting.libraries.base.config
-
- StringEnumeration(Enumeration) - Constructor for class org.pentaho.reporting.libraries.base.config.StringEnumeration
-
- stringToBytes(String) - Static method in class org.pentaho.reporting.libraries.base.util.SecurePasswordEncryption
-
- StringUtils - Class in org.pentaho.reporting.libraries.base.util
-
String utilities.
- stripFileExtension(String) - Method in class org.pentaho.reporting.libraries.base.util.IOUtils
-
Removes the file extension from the given file name.
- SubSystem - Interface in org.pentaho.reporting.libraries.base.boot
-
A sub-system holds a separate collection of modules.
- SystemInformation - Class in org.pentaho.reporting.libraries.base.util
-
- SystemInformation() - Constructor for class org.pentaho.reporting.libraries.base.util.SystemInformation
-
- SystemPropertyConfiguration - Class in org.pentaho.reporting.libraries.base.config
-
A property configuration based on system properties.
- SystemPropertyConfiguration() - Constructor for class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration
-
Creates a report configuration that includes all the system properties (whether they are related to reports or
not).