Uses of Interface
org.pentaho.reporting.libraries.docbundle.metadata.BundleMetaData
-
Packages that use BundleMetaData Package Description org.pentaho.reporting.libraries.docbundle.metadata org.pentaho.reporting.libraries.docbundle.metadata.writer -
-
Uses of BundleMetaData in org.pentaho.reporting.libraries.docbundle.metadata
Classes in org.pentaho.reporting.libraries.docbundle.metadata that implement BundleMetaData Modifier and Type Class Description class
DefaultBundleMetaData
Constructors in org.pentaho.reporting.libraries.docbundle.metadata with parameters of type BundleMetaData Constructor Description DefaultBundleMetaData(BundleMetaData metaData)
-
Uses of BundleMetaData in org.pentaho.reporting.libraries.docbundle.metadata.writer
Constructors in org.pentaho.reporting.libraries.docbundle.metadata.writer with parameters of type BundleMetaData Constructor Description BundleMetaDataXmlWriter(BundleMetaData bundleMetaData)
-