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  
getArrayItem(arrayPath, itemIndex) — Method in interface com.adobe.xmp.IXMPAccess
Retrieves an item from an array property.
getDictionaryFrom(key, sort, caseSensitive, descending) — Static method in class com.adobe.xmp.utils.ZStringManager
Handles special ZStrings that descibe a list of label-data pairs for the drop-down list of a combo box.
getLocale() — Static method in class com.adobe.xmp.utils.ZStringManager
Retreives the current locale
getLocalizedText(altTextPath, locale) — Method in interface com.adobe.xmp.IXMPAccess
Retrieves a locale-specific value from an alt-text array.
getLocalPrefix(ns) — Method in interface com.adobe.xmp.IXMPAccess
Retrieves the registered prefix for a namespace.
getMRUList(mruKey) — Method in class com.adobe.xmp.utils.MRUManager
Loads an MRU list for a certain key, or creates a new one if the specified key does not exist.
getNamespaceForLocalPrefix(localPrefix) — Method in interface com.adobe.xmp.IXMPAccess
Retrieves the namespace for a registered prefix.
getProperty(propertyPath) — Method in interface com.adobe.xmp.IXMPAccess
Retrieves a property value.
getPropertyList(propName) — Method in interface com.adobe.xmp.IXMPAccess
Retrieves child elements of a namespace or property.
getString(key, parameters) — Static method in class com.adobe.xmp.utils.ZStringManager
Main localization method, returns a translated display string.
getXMPPacket() — Method in interface com.adobe.xmp.IXMPAccess
Retrieves the XMPPacket as a whole, in the current modified state.
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