- LibXmlBoot - Class in org.pentaho.reporting.libraries.xmlns
-
The LibXmlBoot class is used to initialize the library before it is
first used.
- LibXmlInfo - Class in org.pentaho.reporting.libraries.xmlns
-
The LibXmlInfo class contains all dependency information and some
common information like version, license and contributors about the
library itself.
- LoggingErrorHandler - Class in org.pentaho.reporting.libraries.xmlns.parser
-
A SAX-Error handler that logs all incomming errors to the given log context.
- LoggingErrorHandler() - Constructor for class org.pentaho.reporting.libraries.xmlns.parser.LoggingErrorHandler
-
Default-Constructor.
- LoggingErrorHandler(Log) - Constructor for class org.pentaho.reporting.libraries.xmlns.parser.LoggingErrorHandler
-
Creates a new LoggingErrorHandler with the given (non-null) logcontext as log-target.