Uses of Interface
org.apache.xmlgraphics.util.XMLizable
-
Packages that use XMLizable Package Description org.apache.xmlgraphics.xmp This package is an XMP metadata framework. -
-
Uses of XMLizable in org.apache.xmlgraphics.xmp
Classes in org.apache.xmlgraphics.xmp that implement XMLizable Modifier and Type Class Description class
Metadata
This class represents the root of an XMP metadata tree.class
XMPArray
Represents an XMP array as defined by the XMP specification.class
XMPComplexValue
Base class for complex data types in XMP.class
XMPProperty
This class is the base class for all XMP properties.class
XMPStructure
Represents an XMP structure as defined by the XMP specification.class
XMPThinStructure
-