Class BundleManifestXmlWriter
- java.lang.Object
-
- org.pentaho.reporting.libraries.docbundle.metadata.writer.BundleManifestXmlWriter
-
public class BundleManifestXmlWriter extends Object
-
-
Constructor Summary
Constructors Constructor Description BundleManifestXmlWriter(BundleManifest bundleManifest)
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
BundleManifestXmlWriter
public BundleManifestXmlWriter(BundleManifest bundleManifest)
-
-
Method Detail
-
write
public void write(OutputStream out) throws IOException
- Throws:
IOException
-
-