Class StaticDocumentBundle

java.lang.Object
org.pentaho.reporting.libraries.docbundle.StaticDocumentBundle
All Implemented Interfaces:
DocumentBundle

public class StaticDocumentBundle extends Object implements DocumentBundle
  • Constructor Details

    • StaticDocumentBundle

      public StaticDocumentBundle(org.pentaho.reporting.libraries.repository.Repository repository, org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager, org.pentaho.reporting.libraries.resourceloader.ResourceKey outsideContextKey) throws org.pentaho.reporting.libraries.resourceloader.ResourceException
      Throws:
      org.pentaho.reporting.libraries.resourceloader.ResourceException
    • StaticDocumentBundle

      public StaticDocumentBundle(org.pentaho.reporting.libraries.repository.Repository repository) throws org.pentaho.reporting.libraries.resourceloader.ResourceException
      Throws:
      org.pentaho.reporting.libraries.resourceloader.ResourceException
  • Method Details