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
A
AbstractReadHandlerFactory
- Class in
org.pentaho.reporting.libraries.xmlns.parser
The AbstractReadHandlerFactory provides a base implementation for all read-handler factories.
AbstractXmlFactoryModule
- Class in
org.pentaho.reporting.libraries.xmlns.parser
A common base class for all XmlFactoryModules.
AbstractXmlReadHandler
- Class in
org.pentaho.reporting.libraries.xmlns.parser
A base class for implementing an
XmlReadHandler
.
AbstractXmlResourceFactory
- Class in
org.pentaho.reporting.libraries.xmlns.parser
A base-class for resource-factories that load their resources from XML files.
add(HashMap)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
DeclaredNamespaces
Adds all namespaces from the given hashmap into this map.
add(AttributeList)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
DeclaredNamespaces
Adds all declared namespaces from the given attribute-list into the namespaces collection.
add(String, String)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
DeclaredNamespaces
Adds a single namespace definition to the collection.
addDefaultDefinition(String, boolean)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
DefaultTagDescription
Adds a configuration default for the given namespace to the tag-descriptions.
addImpliedNamespace(String, String)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
XmlWriterSupport
Adds an implied namespace to the document.
addNamespaceDeclaration(String, String)
- Method in class org.pentaho.reporting.libraries.xmlns.common.
AttributeList
Adds a namespace declaration.
addTagDefinition(String, String, boolean)
- Method in class org.pentaho.reporting.libraries.xmlns.writer.
DefaultTagDescription
Adds a configuration entry for the given namespace and tag-name to the tag-descriptions.
AttributeList
- Class in
org.pentaho.reporting.libraries.xmlns.common
The attribute list is used by a writer to specify the attributes of an XML element in a certain order.
AttributeList()
- Constructor for class org.pentaho.reporting.libraries.xmlns.common.
AttributeList
Creates an empty attribute list with no default values.
AttributeList.AttributeEntry
- Class in
org.pentaho.reporting.libraries.xmlns.common
A name/value pair of the attribute list.
AttributeList.AttributeEntry(String, String, String)
- Constructor for class org.pentaho.reporting.libraries.xmlns.common.
AttributeList.AttributeEntry
Creates a new attribute entry for the given name and value.
AttributeMap
<
T
> - Class in
org.pentaho.reporting.libraries.xmlns.common
A attribute map holding <namspace;name>-value pairs.
AttributeMap()
- Constructor for class org.pentaho.reporting.libraries.xmlns.common.
AttributeMap
Default constructor.
AttributeMap(AttributeMap)
- Constructor for class org.pentaho.reporting.libraries.xmlns.common.
AttributeMap
Creates a new attibute map using the given parameter as source for the initial values.
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