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 classMetadataThis class represents the root of an XMP metadata tree.classXMPArrayRepresents an XMP array as defined by the XMP specification.classXMPComplexValueBase class for complex data types in XMP.classXMPPropertyThis class is the base class for all XMP properties.classXMPStructureRepresents an XMP structure as defined by the XMP specification.
-