public final class ZipPackagePropertiesMarshaller extends PackagePropertiesMarshaller
| Constructor and Description |
|---|
ZipPackagePropertiesMarshaller() |
| 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
PackagePropertiesMarshallertrue.marshall in interface PartMarshallermarshall in class PackagePropertiesMarshallerpart - 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