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)
Metadata into an OutputStreamos - Destination for the xmp datadata - populated metadataCopyright © 2002-2016 Drew Noakes. All Rights Reserved.