| Package | Description |
|---|---|
| com.adobe.internal.xmp.utils |
| Modifier and Type | Method and Description |
|---|---|
static XMLStreamWriterImpl |
XMLStreamWriterFactory.create(OutputStream stream,
SerializeOptions options)
Creates an XMLStreamWriterImpl on top of an output stream with XMP serialization options.
|
static XMLStreamWriterImpl |
XMLStreamWriterFactory.create(Writer writer,
SerializeOptions options)
Creates an XMLStreamWriterImpl on top of standard writer with XMP serialization options.
|
Copyright © 2011–2016 Adobe Systems Incorporated. All rights reserved.