Class StyleRuleFactory

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

    public class StyleRuleFactory
    extends Object
    implements org.pentaho.reporting.libraries.resourceloader.ResourceFactory
    Parses a single style rule.
    Author:
    Thomas Morgner
    • Constructor Detail

      • StyleRuleFactory

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