Uses of Class
org.apache.xmlgraphics.xmp.XMPArray
-
Packages that use XMPArray Package Description org.apache.xmlgraphics.xmp This package is an XMP metadata framework. -
-
Uses of XMPArray in org.apache.xmlgraphics.xmp
Methods in org.apache.xmlgraphics.xmp that return XMPArray Modifier and Type Method Description XMPArray
XMPProperty. convertSimpleValueToArray(XMPArrayType type)
Converts a simple value to an array of a given type if the value is not already an array.XMPArray
XMPProperty. getArrayValue()
private XMPArray
XMPHandler. getCurrentArray(boolean required)
-