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.internal.xmp.XMPException
Metadata
into an OutputStream
os
- Destination for the xmp datadata
- populated metadatacom.adobe.internal.xmp.XMPException
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.