Class EncodingFactory

  • All Implemented Interfaces:
    org.pentaho.reporting.libraries.resourceloader.ResourceFactory

    public class EncodingFactory
    extends Object
    implements org.pentaho.reporting.libraries.resourceloader.ResourceFactory
    Creation-Date: 29.04.2006, 14:32:15
    Author:
    Thomas Morgner
    • Constructor Detail

      • EncodingFactory

        public EncodingFactory()
    • Method Detail

      • create

        public org.pentaho.reporting.libraries.resourceloader.Resource create​(org.pentaho.reporting.libraries.resourceloader.ResourceManager manager,
                                                                              org.pentaho.reporting.libraries.resourceloader.ResourceData data,
                                                                              org.pentaho.reporting.libraries.resourceloader.ResourceKey context)
                                                                       throws org.pentaho.reporting.libraries.resourceloader.ResourceCreationException,
                                                                              org.pentaho.reporting.libraries.resourceloader.ResourceLoadingException
        Specified by:
        create in interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory
        Throws:
        org.pentaho.reporting.libraries.resourceloader.ResourceCreationException
        org.pentaho.reporting.libraries.resourceloader.ResourceLoadingException
      • getFactoryType

        public Class getFactoryType()
        Specified by:
        getFactoryType in interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory
      • initializeDefaults

        public void initializeDefaults()
        Specified by:
        initializeDefaults in interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory