public class PackagePropertiesMarshaller extends Object implements PartMarshaller
| Constructor and Description |
|---|
PackagePropertiesMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
marshall(PackagePart part,
OutputStream out)
Marshall package core properties to an XML document.
|
public boolean marshall(PackagePart part, OutputStream out) throws OpenXML4JException
true.marshall in interface PartMarshallerpart - Part to marshall.out - The output stream into which the part will be marshall.OpenXML4JException - Throws only if any other exceptions are thrown by inner
methods.Copyright © 2010 - 2020 Adobe. All Rights Reserved