Class ParameterDocumentXmlFactoryModule

  • All Implemented Interfaces:
    org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule

    public class ParameterDocumentXmlFactoryModule
    extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlFactoryModule
    Todo: Document me!

    Date: 13.08.2010 Time: 17:26:03

    Author:
    Thomas Morgner.
    • Field Summary

      • Fields inherited from interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule

        NOT_RECOGNIZED, RECOGNIZED_BY_DTD, RECOGNIZED_BY_NAMESPACE, RECOGNIZED_BY_TAGNAME
    • Constructor Detail

      • ParameterDocumentXmlFactoryModule

        public ParameterDocumentXmlFactoryModule()
    • Method Detail

      • createReadHandler

        public org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler createReadHandler​(org.pentaho.reporting.libraries.xmlns.parser.XmlDocumentInfo documentInfo)
        Creates an XmlReadHandler for the root-tag based on the given document information.
        Parameters:
        documentInfo - the document information that has been extracted from the parser.
        Returns:
        the root handler or null.