public class XmpWriter extends Object
| Constructor and Description |
|---|
XmpWriter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
write(OutputStream os,
Metadata data)
Serializes the XmpDirectory component of
Metadata into an OutputStream |
public static boolean write(OutputStream os, Metadata data) throws com.adobe.xmp.XMPException
Metadata into an OutputStreamos - Destination for the xmp datadata - populated metadatacom.adobe.xmp.XMPExceptionCopyright © 2002-2020 Drew Noakes. All Rights Reserved.