Class SQLResourceXmlFactoryModule

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

    public class SQLResourceXmlFactoryModule
    extends Object
    implements org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule
    Creation-Date: 07.04.2006, 15:29:17
    Author:
    Thomas Morgner
    • Constructor Detail

      • SQLResourceXmlFactoryModule

        public SQLResourceXmlFactoryModule()
    • Method Detail

      • getDocumentSupport

        public int getDocumentSupport​(org.pentaho.reporting.libraries.xmlns.parser.XmlDocumentInfo documentInfo)
        Specified by:
        getDocumentSupport in interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule
      • getDefaultNamespace

        public String getDefaultNamespace​(org.pentaho.reporting.libraries.xmlns.parser.XmlDocumentInfo documentInfo)
        Specified by:
        getDefaultNamespace in interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule
      • createReadHandler

        public org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler createReadHandler​(org.pentaho.reporting.libraries.xmlns.parser.XmlDocumentInfo documentInfo)
        Specified by:
        createReadHandler in interface org.pentaho.reporting.libraries.xmlns.parser.XmlFactoryModule