Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String[]) - Static method in class org.pentaho.reporting.libraries.base.LibBaseInfo
-
The main method can be used to check the version of the code.
- makeUniqueName(String[], String) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Computes a unique name using the given known-names array as filter.
- MAP - Static variable in class org.pentaho.reporting.libraries.base.util.Empty
-
An empty Map.
- markError() - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
-
Marks this package state as invalid.
- MemoryUsageMessage - Class in org.pentaho.reporting.libraries.base.util
-
A helper class to print memory usage message if needed.
- MemoryUsageMessage(String) - Constructor for class org.pentaho.reporting.libraries.base.util.MemoryUsageMessage
-
Creates a new message.
- merge(String[], String[]) - Static method in class org.pentaho.reporting.libraries.base.util.StringUtils
-
Merges the contents of the first and second array returning a array that contains only unique strings.
- Messages - Class in org.pentaho.reporting.libraries.base.util
-
A helper class for a simplified resource-bundle access.
- Messages(String) - Constructor for class org.pentaho.reporting.libraries.base.util.Messages
-
Creates a new Messages-collection.
- Messages(Locale, String) - Constructor for class org.pentaho.reporting.libraries.base.util.Messages
-
Creates a new Messages-collection.
- Messages(Locale, ResourceBundle) - Constructor for class org.pentaho.reporting.libraries.base.util.Messages
-
Creates a new Messages-collection.
- Messages(Locale, ResourceBundle, String) - Constructor for class org.pentaho.reporting.libraries.base.util.Messages
-
Creates a new Messages-collection.
- Messages(ResourceBundle) - Constructor for class org.pentaho.reporting.libraries.base.util.Messages
-
Creates a new Messages-collection.
- Messages(ResourceBundle, String) - Constructor for class org.pentaho.reporting.libraries.base.util.Messages
-
Creates a new Messages-collection.
- ModifiableConfiguration - Interface in org.pentaho.reporting.libraries.base.config
-
A modifiable configuration.
- Module - Interface in org.pentaho.reporting.libraries.base.boot
-
A module encapsulates optional functionality within a project.
- ModuleInfo - Interface in org.pentaho.reporting.libraries.base.boot
-
The Module info class encapsulates metadata about a given module.
- ModuleInitializeException - Exception Class in org.pentaho.reporting.libraries.base.boot
-
This exception is thrown when the module initialization encountered an unrecoverable error which prevents the module from being used.
- ModuleInitializeException() - Constructor for exception class org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
-
Creates a ModuleInitializeException with no message and no base exception.
- ModuleInitializeException(String) - Constructor for exception class org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
-
Creates a ModuleInitializeException with the given message and no base exception.
- ModuleInitializeException(String, Exception) - Constructor for exception class org.pentaho.reporting.libraries.base.boot.ModuleInitializeException
-
Creates a ModuleInitializeException with the given message and base exception.
- ModuleInitializer - Interface in org.pentaho.reporting.libraries.base.boot
-
The module initializer is used to separate the initialization process from the module definition.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form