Class DrillDownProfileXmlFactoryModule

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

    public class DrillDownProfileXmlFactoryModule
    extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlFactoryModule
    • 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

      • DrillDownProfileXmlFactoryModule

        public DrillDownProfileXmlFactoryModule()
    • 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.