|
xmlgraphics-commons 1.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlgraphics.xmp.XMPArrayType
Enum class for XMP array types.
| Field Summary | |
static XMPArrayType |
ALT
the alternative array |
static XMPArrayType |
BAG
the unordered array |
static XMPArrayType |
SEQ
the ordered array |
| Method Summary | |
java.lang.String |
getName()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final XMPArrayType BAG
public static final XMPArrayType SEQ
public static final XMPArrayType ALT
| Method Detail |
public java.lang.String getName()
public java.lang.String toString()
Object.toString()
|
xmlgraphics-commons 1.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||