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

S

setAdditionalIndent(int) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
setAdditionalIndent(int) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
Defines the indent level that should be added to the automaticly computed indentation.
setAlwaysAddNamespace(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
setAlwaysAddNamespace(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
Defines, whether the XML writer should always add a namespace prefix to the attributes.
setAssumeDefaultNamespace(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
setAssumeDefaultNamespace(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
Defines, whether attributes of the same namespace as the current element should be written without a prefix.
setAttribute(String, String, String) - Method in class org.pentaho.reporting.libraries.xmlns.common.AttributeList
Defines an attribute.
setAttribute(String, String, T) - Method in class org.pentaho.reporting.libraries.xmlns.common.AttributeMap
Defines the attribute for the given namespace and attribute name.
setByteStream(InputStream) - Method in class org.pentaho.reporting.libraries.xmlns.parser.ResourceDataInputSource
Set the byte stream for this input source.
setDefaultNamespace(String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
 
setDefaultNameSpace(String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.DefaultXmlDocumentInfo
Defines the default-namespace declared on the root-element.
setDefaultNamespace(String) - Method in class org.pentaho.reporting.libraries.xmlns.writer.DefaultTagDescription
 
setDeprecatedDTDMessage(String, String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.ParserEntityResolver
Defines that the given public ID should be deprecated and provides a log-message along with the deprecation.
setDocumentLocator(Locator) - Method in class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Receive an object for locating the origin of SAX document events.
setDTDLocation(String, URL) - Method in class org.pentaho.reporting.libraries.xmlns.parser.ParserEntityResolver
Defines a DTD used to validate the report definition.
setDTDLocation(String, String, URL) - Method in class org.pentaho.reporting.libraries.xmlns.parser.ParserEntityResolver
Defines a DTD used to validate the report definition.
setElementHandler(String, String, Class<? extends T>) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
Adds a configuration entry for the given namespace and tag-name to the tag-descriptions.
setElementHandler(String, Class<? extends T>) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
Adds a configuration entry for the given namespace and tag-name to the tag-descriptions.
setElementHasCData(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.
setElementHasCData(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.
setEncoding(String) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
setEncoding(String) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
 
setHelperObject(String, Object) - Method in class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Adds an object to the registry.
setHtmlCompatiblityMode(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
setHtmlCompatiblityMode(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
Enables or disables the HTML Compatibility mode.
setLineEmpty(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
setLineEmpty(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
A marker flag to track, wether the current line is empty.
setNamespaceHandler(String, Class<? extends T>) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
Adds a configuration default for the given namespace to the tag-descriptions.
setNamespaceHasCData(String, boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.DefaultTagDescription
Adds a configuration default for the given namespace to the tag-descriptions.
setPublicDTDId(String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.DefaultXmlDocumentInfo
Defines the Public-ID of the Document's DTD (if there's any).
setRootElement(String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.DefaultXmlDocumentInfo
Defines the tag name of the root-level element.
setRootElementAttributes(Attributes) - Method in class org.pentaho.reporting.libraries.xmlns.parser.DefaultXmlDocumentInfo
 
setRootElementNameSpace(String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.DefaultXmlDocumentInfo
Defines the namespace URI for the root-element of the document.
setSystemDTDId(String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.DefaultXmlDocumentInfo
Defines the System-ID of the document's DTD.
setWriteFinalLinebreak(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriter
 
setWriteFinalLinebreak(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.writer.XmlWriterSupport
Defines, whether the written XML file should end with an empty line.
setXmlnsUrisNotAvailable(boolean) - Method in class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Sets a hint that the parser will not be able to return URIs for XML-Namespaces.
startCDATA() - Method in class org.pentaho.reporting.libraries.xmlns.parser.CommentHandler
Report the start of a CDATA section.
startDocument() - Method in class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Starts processing a document.
startDTD(String, String, String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.CommentHandler
Report the start of DTD declarations, if any.
startElement(String, String, Attributes) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
This method is called at the start of an element.
startElement(String, String, String, Attributes) - Method in class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Starts processing an element.
startElement(String, String, Attributes) - Method in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
This method is called at the start of an element.
startEntity(String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.CommentHandler
Report the beginning of some internal and external XML entities.
StringReadHandler - Class in org.pentaho.reporting.libraries.xmlns.parser
A XmlReadHandler that reads character-data for the given element.
StringReadHandler() - Constructor for class org.pentaho.reporting.libraries.xmlns.parser.StringReadHandler
Creates a new handler.
A B C D E F G H I K L M N O P R S T U W X 
Skip navigation links