public final class XMPArrayType
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static XMPArrayType |
ALT |
the alternative array
|
static XMPArrayType |
BAG |
the unordered array
|
static XMPArrayType |
SEQ |
the ordered array
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
|
java.lang.String |
toString() |
public static final XMPArrayType BAG
public static final XMPArrayType SEQ
public static final XMPArrayType ALT
Copyright 1999-2018 The Apache Software Foundation. All Rights Reserved.