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

C

CharacterEntityParser - Class in org.pentaho.reporting.libraries.xmlns.writer
The character entity parser replaces all known occurrences of an entity in the format &entityname;.
CharacterEntityParser(Properties) - Constructor for class org.pentaho.reporting.libraries.xmlns.writer.CharacterEntityParser
Creates a new CharacterEntityParser and initializes the parser with the given set of entities.
CharacterEntityParser(HashMap) - Constructor for class org.pentaho.reporting.libraries.xmlns.writer.CharacterEntityParser
Creates a new CharacterEntityParser and initializes the parser with the given set of entities.
characters(char[], int, int) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
This method is called to process the character data between element tags.
characters(char[], int, int) - Method in class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Process character data.
characters(char[], int, int) - Method in class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
This method is called to process the character data between element tags.
characters(char[], int, int) - Method in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
This method is called to process the character data between element tags.
clear() - Method in class org.pentaho.reporting.libraries.xmlns.common.AttributeMap
 
clearComments() - Method in class org.pentaho.reporting.libraries.xmlns.parser.CommentHandler
Clears all comments.
clone() - Method in class org.pentaho.reporting.libraries.xmlns.common.AttributeMap
Creates a copy of this map.
clone() - Method in class org.pentaho.reporting.libraries.xmlns.writer.DefaultTagDescription
 
CLOSE - Static variable in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
A constant for close.
close() - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
Closes the underlying character stream.
CLOSE - Static variable in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
A constant for close.
CLOSE_TAG_COMMENT - Static variable in class org.pentaho.reporting.libraries.xmlns.parser.CommentHandler
A constant marking a comment on the closing tag.
CLOSE_TAG_DECREASE - Static variable in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
A constant for controlling the indent function.
comment(char[], int, int) - Method in class org.pentaho.reporting.libraries.xmlns.parser.CommentHandler
Report an XML comment anywhere in the document.
CommentHandler - Class in org.pentaho.reporting.libraries.xmlns.parser
The comment handler is used to collect all XML comments from the SAX parser.
CommentHandler() - Constructor for class org.pentaho.reporting.libraries.xmlns.parser.CommentHandler
DefaultConstructor.
configure(Configuration, String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
Configures this factory from the given configuration using the specified prefix as filter.
configure(Configuration, String) - Method in class org.pentaho.reporting.libraries.xmlns.writer.DefaultTagDescription
Configures this factory from the given configuration using the speoified prefix as filter.
configure(Configuration, String) - Method in class org.pentaho.reporting.libraries.xmlns.writer.NamespaceCollection
Configures the namespace collection and adds all namespace definitions found in the configuration under the given prefix to the collection.
configureGlobal(Configuration, String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
 
CONTENTBASE_KEY - Static variable in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
A key for the content base.
copyNamespaces(XmlWriterSupport) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
Copies all currently declared namespaces of the given XmlWriterSupport instance as new implied namespaces into this instance.
create(ResourceManager, ResourceData, ResourceKey) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
Creates a resource by interpreting the data given in the resource-data object.
create(ResourceManager, ResourceData, ResourceKey) - Method in class org.pentaho.reporting.libraries.xmlns.parser.DomTreeResourceFactory
Creates a resource by interpreting the data given in the resource-data object.
createReadHandler(XmlDocumentInfo) - Method in interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule
Creates an XmlReadHandler for the root-tag based on the given document information.
createXMLEntityParser() - Static method in class org.pentaho.reporting.libraries.xmlns.writer.CharacterEntityParser
create a new Character entity parser and initializes the parser with the entities defined in the XML standard.
A B C D E F G H I K L M N O P R S T U W X 
Skip navigation links