Skip navigation links
A B C D E F G H I K L M N O P R S T U W X 

A

AbstractReadHandlerFactory<T extends XmlReadHandler> - 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.
addImpliedNamespace(String, String) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
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.
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.
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.
AttributeMap<T> - Class in org.pentaho.reporting.libraries.xmlns.common
A attribute map holding <namespace;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 attribute map using the given parameter as source for the initial values.
AttributeMap.DualKey - Class in org.pentaho.reporting.libraries.xmlns.common
 
A B C D E F G H I K L M N O P R S T U W X 
Skip navigation links