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  
I18nInfo — Class in package com.adobe.xmp
Implements access to the regional settings of the operating system.
ignoreLocales — Property in class com.adobe.xmp.manifest.XMPPreferences
A regular expression for locales to ignore.
importOptions — Property in class com.adobe.xmp.manifest.XMPPreferences
Options last used to import an XMP Packet from the file system or to apply a template.
includeIntProperties — Property in class com.adobe.xmp.manifest.XMPPreferences
When true, application internal properties are respected by Append and Apply Template (advanced setting)
includeTime — Property in class com.adobe.xmp.components.XMPDateField
When true, a time value (as well as a date) can be entered in the TextInput field of this component.
initFlags — Property in class com.adobe.xmp.components.XMPForm
insertRow(e) — Method in class com.adobe.xmp.components.XMPDataGrid
Inserts a row at the current position of the selection.
instance — Static property in class com.adobe.xmp.utils.MRUManager
The singleton instance of the MRUManager
isZString(str) — Static method in class com.adobe.xmp.utils.ZStringManager
Reports whether a string is a valid ZString.
itemFocusInHandler(e) — Method in class com.adobe.xmp.components.XMPDataGrid
itemFocusOutHandler(event) — Method in class com.adobe.xmp.components.XMPDataGrid
IXMPAccess — Interface in package com.adobe.xmp

Provides access to and manipulation of XMP metadata within the context of a File Info dialog panel.

All methods access metadata properties using an XPath-like path into the XMP packet, such as xmp:Rating.

IXMPComponent — Interface in package com.adobe.xmp
Provides the default write handler for XMP components that allow users to enter field values.
IXMPConst — Class in package com.adobe.xmp
Provides constant values for use in defining panels for the File Info dialog
IXMPDisplay — Interface in package com.adobe.xmp
Provides the default read handler for XMP components.
IXMPPanel — Interface in package com.adobe.xmp
Provides display and XMP support information for a File Info panel.
IXMPProperty — Interface in package com.adobe.xmp
Encapsulates the value, locale, and XMP type information for an XMP property.
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