Uses of Class
org.apache.xmlgraphics.xmp.XMPStructure
-
Packages that use XMPStructure Package Description org.apache.xmlgraphics.xmp This package is an XMP metadata framework. -
-
Uses of XMPStructure in org.apache.xmlgraphics.xmp
Subclasses of XMPStructure in org.apache.xmlgraphics.xmp Modifier and Type Class Description class
XMPThinStructure
Methods in org.apache.xmlgraphics.xmp that return XMPStructure Modifier and Type Method Description XMPStructure
XMPArray. getStructure(int idx)
Returns the structure at a given position.
-