@Version(value="0.0.1")
See: Description
Interface | Description |
---|---|
XMPSerializer |
Interface for all kinds of serializers for the XMP data model.
|
Class | Description |
---|---|
RDFXMLSerializer |
Implementation of XMPSerializer to serialize RDF/XML.
|
RDFXMLSerializerContext |
The context object for the RDFXMLSerializer.
|
SerializeOptions |
Options for
XMPSerializer . |
Enum | Description |
---|---|
SerializeOptions.Option |
Enum for all serialization options.
|
Exception | Description |
---|---|
SerializeOptionsException |
Exception for inconsistent serialize options
|
SerializeXMPException |
This exception is thrown if the data model contains portions that can't be serialized
by a specific serializer or if the options are inconsistent.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved