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

R

RECOGNIZED_BY_DTD - Static variable in interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule
A constant declaring that the content has been recognized by the declared Document Type Declaration (DTD).
RECOGNIZED_BY_NAMESPACE - Static variable in interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule
A constant declaring that the content has been recognized by the declared namespace.
RECOGNIZED_BY_TAGNAME - Static variable in interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule
A constant declaring that the content has been recognized by the tagname of the root-element of the XML-document.
recurse(XmlReadHandler, String, String, Attributes) - Method in class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Start a new handler stack and delegate to another handler.
register(Class<? extends XmlFactoryModule>) - Method in class org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModuleRegistry
 
registerModule(XmlFactoryModule) - Method in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlResourceFactory
Registers a factory module for being used during the parsing.
removeAttribute(String, String) - Method in class org.pentaho.reporting.libraries.xmlns.common.AttributeList
Removes the attribute with the given name from the list.
removeNamespaceDeclaration(String) - Method in class org.pentaho.reporting.libraries.xmlns.common.AttributeList
Removes a namespace declaration from this attribute list.
resolveEntity(String, String) - Method in class org.pentaho.reporting.libraries.xmlns.parser.ParserEntityResolver
Allow the application to resolve external entities.
ResourceDataInputSource - Class in org.pentaho.reporting.libraries.xmlns.parser
A SAX InputSource implementation that reads its data from a LibLoader ResourceData object.
ResourceDataInputSource(ResourceData, ResourceManager) - Constructor for class org.pentaho.reporting.libraries.xmlns.parser.ResourceDataInputSource
Creates a new InputSource using the given resource-data and resource-manager as source.
RootXmlReadHandler - Class in org.pentaho.reporting.libraries.xmlns.parser
A base root SAX handler.
RootXmlReadHandler(ResourceManager, ResourceKey, long) - Constructor for class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Creates a new root-handler using the given versioning information and resource-manager.
RootXmlReadHandler(ResourceManager, ResourceKey, ResourceKey, long) - Constructor for class org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler
Creates a new root-handler using the given versioning information and resource-manager.
A B C D E F G H I K L M N O P R S T U W X 
Skip navigation links