Uses of Class
org.apache.xmpbox.type.ComplexPropertyContainer
-
Packages that use ComplexPropertyContainer Package Description org.apache.xmpbox.schema org.apache.xmpbox.type -
-
Uses of ComplexPropertyContainer in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema with parameters of type ComplexPropertyContainer Modifier and Type Method Description void
XMPSchema. reorganizeAltOrder(ComplexPropertyContainer alt)
Method used to place the 'x-default' value in first in Language alternatives as said in xmp spec -
Uses of ComplexPropertyContainer in org.apache.xmpbox.type
Methods in org.apache.xmpbox.type that return ComplexPropertyContainer Modifier and Type Method Description ComplexPropertyContainer
AbstractComplexProperty. getContainer()
-