A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
addString(key, value) — Static method in class com.adobe.xmp.utils.ZStringManager
Adds a ZString key-value pair to the dictionary for the current locale.
addValue(value) — Method in class com.adobe.xmp.utils.MRUList
Adds a value to the MRU list, if it is not already in the list (with respect to the flags caseSensitive, closedList and min/max value length in the MRU manager).
addZStrings(file, bundleInfo) — Static method in class com.adobe.xmp.utils.ZStringManager
Parses a translation dictionary file and makes the ZStrings available to the File Info dialog.
allowCommas — Property in class com.adobe.xmp.components.XMPLabel
When true, commas can be accepted as part of the value in arrays (xmpArray != null).
allowCommas — Property in class com.adobe.xmp.components.XMPText
When true, commas can be accepted as part of the value in arrays (xmpArray != null).
allowCommas — Property in class com.adobe.xmp.components.XMPTextArea
When true, commas can be accepted as part of the value in arrays (xmpArray != null).
allowCommas — Property in class com.adobe.xmp.components.XMPTextInput
When true, commas can be accepted as part of the value in arrays (xmpArray != null).
ALLOW_COMMAS — Constant static property in class com.adobe.xmp.IXMPConst
Property creation option flag for catenate/separateArrayItems operations: corresponds with Toolkit option "kXMPUtil_AllowCommas"
appendArrayItem(arrayPath, itemValue, itemOptions, arrayOptions) — Method in interface com.adobe.xmp.IXMPAccess
Adds an item to an array, creating the array if necessary.
ARRAY — Constant static property in class com.adobe.xmp.IXMPConst
Property type: array
ARRAY_ALTERNATE — Constant static property in class com.adobe.xmp.IXMPConst
Property type: alternative array ("Alt")
ARRAY_ALT_TEXT — Constant static property in class com.adobe.xmp.IXMPConst
Property type: alt-text array ("Alt" + xml:lang attribute for each item)
ARRAY_MASK — Constant static property in class com.adobe.xmp.IXMPConst
Array mask is used to discover if a property is an array or not
ARRAY_ORDERED — Constant static property in class com.adobe.xmp.IXMPConst
Property type: ordered array ("Seq")
ARRAYSTR_ALT — Constant static property in class com.adobe.xmp.IXMPConst
String constant for alt arrays
ARRAYSTR_BAG — Constant static property in class com.adobe.xmp.IXMPConst
String constant for bag arrays
ARRAYSTR_SEQ — Constant static property in class com.adobe.xmp.IXMPConst
String constant for seq arrays
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z