A B C D E F G H I J K L M N O P R S T U V W

S

SecurePasswordEncryption - Class in org.pentaho.reporting.libraries.base.util
Todo: Document me!

Date: 16.07.2010 Time: 12:35:01

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.
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.
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.
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.
setHeight(double) - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
Sets the height.
setImage(Image) - Method in class org.pentaho.reporting.libraries.base.util.PngEncoder
Set the image to be encoded.
setMajorVersion(String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
Defines the major version of the module.
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.
setObject(int, int, Object) - Method in class org.pentaho.reporting.libraries.base.util.GenericObjectTable
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.
setPatchLevel(String) - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
Defines the patch level version of the module.
setQuate(String) - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
Sets the quate.
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.
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.
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.
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.
StackableException - Exception in org.pentaho.reporting.libraries.base.util
A baseclass for exceptions, which could have parent exceptions.
StackableRuntimeException - Exception in org.pentaho.reporting.libraries.base.util
A baseclass for RuntimeExceptions, which could have parent exceptions.
StackableRuntimeException() - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
Creates a StackableRuntimeException with no message and no parent.
StackableRuntimeException(String, Throwable) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
Creates an exception.
StackableRuntimeException(String, Exception) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
Creates an exception.
StackableRuntimeException(String) - Constructor for exception org.pentaho.reporting.libraries.base.util.StackableRuntimeException
Creates an exception.
start() - Method in class org.pentaho.reporting.libraries.base.boot.AbstractBoot
Starts the boot process.
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.
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
Todo: Document Me
StringBufferWriter(StringBuffer) - Constructor for class org.pentaho.reporting.libraries.base.util.StringBufferWriter
 
stringToProperties(String, String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
Takes a string that has the format "key=value;key2=value2;..." and converts the string into a Properties map.
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.
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).

A B C D E F G H I J K L M N O P R S T U V W