public class StyleSheetFactory extends Object implements org.pentaho.reporting.libraries.resourceloader.ResourceFactory
Constructor and Description |
---|
StyleSheetFactory() |
Modifier and Type | Method and Description |
---|---|
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) |
Class |
getFactoryType() |
void |
initializeDefaults() |
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
create
in interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory
org.pentaho.reporting.libraries.resourceloader.ResourceCreationException
org.pentaho.reporting.libraries.resourceloader.ResourceLoadingException
public Class getFactoryType()
getFactoryType
in interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory
public void initializeDefaults()
initializeDefaults
in interface org.pentaho.reporting.libraries.resourceloader.ResourceFactory