|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMPArrayType | |
---|---|
org.apache.xmlgraphics.xmp | This package is an XMP metadata framework. |
Uses of XMPArrayType in org.apache.xmlgraphics.xmp |
---|
Fields in org.apache.xmlgraphics.xmp declared as XMPArrayType | |
---|---|
static XMPArrayType |
XMPArrayType.ALT
the alternative array |
static XMPArrayType |
XMPArrayType.BAG
the unordered array |
static XMPArrayType |
XMPArrayType.SEQ
the ordered array |
Methods in org.apache.xmlgraphics.xmp that return XMPArrayType | |
---|---|
XMPArrayType |
XMPArray.getType()
|
Methods in org.apache.xmlgraphics.xmp with parameters of type XMPArrayType | |
---|---|
void |
XMPProperty.convertSimpleValueToArray(XMPArrayType type)
Converts a simple value to an array of a given type if the value is not already an array. |
Constructors in org.apache.xmlgraphics.xmp with parameters of type XMPArrayType | |
---|---|
XMPArray(XMPArrayType type)
Main constructor |
|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |