Class XMPArrayType
java.lang.Object
org.apache.xmlgraphics.xmp.XMPArrayType
Enum class for XMP array types.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final XMPArrayTypethe alternative arraystatic final XMPArrayTypethe unordered arraystatic final XMPArrayTypethe ordered array -
Method Summary
-
Field Details
-
BAG
the unordered array -
SEQ
the ordered array -
ALT
the alternative array
-
-
Method Details
-
getName
- Returns:
- the name of the enum
-
toString
-