XmpWriter
Overview
XmpWriter is a class in Aspose.Pdf FOSS for Java.
Serializes an XMP property map to UTF-8 XMP XML with packet wrapper (ISO 16684-1).
Methods
| Signature | Description |
|---|---|
serialize(properties: Map<String, XmpProperty>, registry: XmpNamespaceRegistry) → byte[] | Serializes XMP properties to UTF-8 bytes with packet wrapper. |