Package com.adobe.xmp.core
Package contains the public API of the XMP data model
-
Interface Summary Interface Description XMPArray This represents a array in the XMP tree.XMPMetadata This class represents the set of XMP metadata as a DOM representation.XMPNode The basic node class.XMPNodeVisitor A visitor for the XMP nodes.XMPQualifiers This represents qualifiers in the XMP tree.XMPSimple A simple property represents a key/value pair and can be seen as a leaf of the tree (if not qualified).XMPStruct This represents a structure in the XMP tree. -
Class Summary Class Description XMPDateTime TheXMPDateTime
-class represents a point in time up to a resolution of nano seconds.XMPDateTimeUtils XMPLanguageAlternative Language alternatives allow the text value of a property to be chosen based on a desired language.XMPMetadataFactory A Factory to create a new XMPMetadata tree -
Enum Summary Enum Description XMPArray.Form The different types that an XMP Array can be -
Exception Summary Exception Description XMPException Exception class for all exceptions in XMPCore2.