- ACCEPT_LATIN_1 - Static variable in class com.adobe.xmp.options.ParseOptions
-
If the input is not unicode, try to parse it as ISO-8859-1.
- AliasOptions - Class in com.adobe.xmp.options
-
Options for XMPSchemaRegistryImpl#registerAlias.
- AliasOptions() - Constructor for class com.adobe.xmp.options.AliasOptions
-
- AliasOptions(int) - Constructor for class com.adobe.xmp.options.AliasOptions
-
- appendArrayItem(String, String, PropertyOptions, String, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Simplifies the construction of an array by not requiring that you pre-create an empty array.
- appendArrayItem(String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
- appendProperties(XMPMeta, XMPMeta, boolean, boolean) - Static method in class com.adobe.xmp.XMPUtils
-
Alias without the new option deleteEmptyValues.
- appendProperties(XMPMeta, XMPMeta, boolean, boolean, boolean) - Static method in class com.adobe.xmp.XMPUtils
-
Append properties from one XMP object to another.
- ARRAY - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- ARRAY_ALT_TEXT - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- ARRAY_ALTERNATE - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- ARRAY_ITEM_NAME - Static variable in interface com.adobe.xmp.XMPConst
-
Node name of an array item.
- ARRAY_LAST_ITEM - Static variable in interface com.adobe.xmp.XMPConst
-
Index that has the meaning to be always the last item in an array.
- ARRAY_ORDERED - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- assertConsistency(int) - Method in class com.adobe.xmp.options.PropertyOptions
-
Checks that a node not a struct and array at the same time;
and URI cannot be a struct.