public final class XMPArrayType extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static XMPArrayType |
ALT |
the alternative array
|
static XMPArrayType |
BAG |
the unordered array
|
static XMPArrayType |
SEQ |
the ordered array
|
public static final XMPArrayType BAG
public static final XMPArrayType SEQ
public static final XMPArrayType ALT
public String getName()
public String toString()
toString in class ObjectObject.toString()Copyright © 2018 Apache Software Foundation. All rights reserved.