Package com.adobe.xmp.core.serializer
Package contains components to serialize the XMP data model
-
Interface Summary Interface Description XMPSerializer Interface for all kinds of serializers for the XMP data model. -
Class Summary Class Description RDFXMLSerializer Implementation of XMPSerializer to serialize RDF/XML.RDFXMLSerializerContext The context object for the RDFXMLSerializer.SerializeOptions Options forXMPSerializer
. -
Enum Summary Enum Description SerializeOptions.Option Enum for all serialization options. -
Exception Summary Exception Description SerializeOptionsException Exception for inconsistent serialize optionsSerializeXMPException 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.