Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
X
I
IgnoreAnyChildReadHandler
- Class in
org.pentaho.reporting.libraries.xmlns.parser
A read-handler that silently ignores all childs.
IgnoreAnyChildReadHandler()
- Constructor for class org.pentaho.reporting.libraries.xmlns.parser.
IgnoreAnyChildReadHandler
Default Constructor.
indent(Writer)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Indent the line.
INDENT_ONLY
- Static variable in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
A constant for controlling the indent function.
indentForClose(Writer)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Indent the line.
init(RootXmlReadHandler, String, String)
- Method in class org.pentaho.reporting.libraries.xmlns.parser.
AbstractXmlReadHandler
Initialises the handler.
init(RootXmlReadHandler, String, String)
- Method in interface org.pentaho.reporting.libraries.xmlns.parser.
XmlReadHandler
Initialise.
initializeDefaults()
- Method in class org.pentaho.reporting.libraries.xmlns.parser.
AbstractXmlResourceFactory
Loads all XmlFactoryModule-implementations from the given configuration.
initializeDefaults()
- Method in class org.pentaho.reporting.libraries.xmlns.parser.
DomTreeResourceFactory
Initializes the resource factory.
isAlwaysAddNamespace()
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Checks, whether the XML writer should always add a namespace prefix to the attributes.
isAssumeDefaultNamespace()
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Checks, whether attributes of the same namespace as the current element should be written without a prefix.
isEmpty()
- Method in class org.pentaho.reporting.libraries.xmlns.common.
AttributeList
Checks, whether this list is empty.
isFirstCall()
- Method in class org.pentaho.reporting.libraries.xmlns.parser.
RootXmlReadHandler
Checks, whether this is the first call to the handler.
isHtmlCompatiblityMode()
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Checks, whether the HTML compatibility mode is enabled.
isLineEmpty()
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Checks, whether the currently generated line of text is empty.
isNamespaceDefined(String)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
DeclaredNamespaces
Checks, whether the namespace marked by the given URI is defined in this collection.
isNamespaceDefined(String)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Checks, whether the given URI is defined as valid namespace.
isNamespacePrefixDefined(String)
- Method in class org.pentaho.reporting.libraries.xmlns.common.
AttributeList
Checks, whether the given prefix is defined.
isNamespacePrefixDefined(String)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Checks, whether the given namespace prefix is defined.
isNamespaceUriDefined(String)
- Method in class org.pentaho.reporting.libraries.xmlns.common.
AttributeList
Checks, whether the given namespace URI has a defined prefix.
isPrefixDefined(String)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
DeclaredNamespaces
Checks whether the given prefix is already defined in the collection.
isWriteFinalLinebreak()
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Checks, whether the written XML file should end with an empty line.
isXmlnsUrisNotAvailable()
- Method in class org.pentaho.reporting.libraries.xmlns.parser.
RootXmlReadHandler
Returns, whether the parser resolves namespace-URIs.
iterator()
- Method in class org.pentaho.reporting.libraries.xmlns.common.
AttributeList
Deprecated.
use toArray instead.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
X