- getAcceptLatin1() - Method in class com.adobe.xmp.options.ParseOptions
-
- getAliases() - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
- getAliasForm() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getArrayItem(String, String, int) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to items within an array.
- getBaseIndent() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getBuild() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getCalendar() - Method in interface com.adobe.xmp.XMPDateTime
-
- getCurrentDateTime() - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Obtain the current date and time.
- getDay() - Method in interface com.adobe.xmp.XMPDateTime
-
- getDisallowDoctype() - Method in class com.adobe.xmp.options.ParseOptions
-
- getEncodeUTF16BE() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getEncodeUTF16LE() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getEncoding() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getErrorCode() - Method in exception com.adobe.xmp.XMPException
-
- getExactPacketLength() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getFixControlChars() - Method in class com.adobe.xmp.options.ParseOptions
-
- getHasLanguage() - Method in class com.adobe.xmp.options.PropertyOptions
-
- getHasQualifiers() - Method in class com.adobe.xmp.options.PropertyOptions
-
- getHasType() - Method in class com.adobe.xmp.options.PropertyOptions
-
- getHour() - Method in interface com.adobe.xmp.XMPDateTime
-
- getIncludeThumbnailPad() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getIndent() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getISO8601String() - Method in interface com.adobe.xmp.XMPDateTime
-
- getLanguage() - Method in interface com.adobe.xmp.properties.XMPProperty
-
- getLocalizedText(String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
These functions provide convenient support for localized text properties, including a number
of special and obscure aspects.
- getMajor() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMessage() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMicro() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMinor() - Method in interface com.adobe.xmp.XMPVersionInfo
-
- getMinute() - Method in interface com.adobe.xmp.XMPDateTime
-
- getMonth() - Method in interface com.adobe.xmp.XMPDateTime
-
- getNamespace() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getNamespace() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getNamespacePrefix(String) - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
Obtain the prefix for a registered namespace URI.
- getNamespaces() - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
- getNamespaceURI(String) - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
Obtain the URI for a registered namespace prefix.
- getNanoSecond() - Method in interface com.adobe.xmp.XMPDateTime
-
- getNewline() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getObjectName() - Method in interface com.adobe.xmp.XMPMeta
-
This correlates to the about-attribute,
returns the empty String if no name is set.
- getOmitNormalization() - Method in class com.adobe.xmp.options.ParseOptions
-
- getOmitPacketWrapper() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getOmitVersionAttribute() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getOmitXmpMetaElement() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getOptions() - Method in class com.adobe.xmp.options.Options
-
Is friendly to access it during the tests.
- getOptions() - Method in interface com.adobe.xmp.properties.XMPProperty
-
- getOptions() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getOptionsString() - Method in class com.adobe.xmp.options.Options
-
Creates a human readable string from the set options.
- getPacketHeader() - Method in interface com.adobe.xmp.XMPMeta
-
- getPadding() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getPath() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getPrefix() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getPrefixes() - Method in interface com.adobe.xmp.XMPSchemaRegistry
-
- getProperty(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
The property value getter-methods all take a property specification: the first two parameters
are always the top level namespace URI (the "schema" namespace) and the basic name
of the property being referenced.
- getPropertyBase64(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyBoolean(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
These are very similar to getProperty() and SetProperty() above,
but the value is returned or provided in a literal form instead of as a UTF-8 string.
- getPropertyCalendar(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyDate(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyDouble(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyInteger(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyLong(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropertyString(String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to retrieve the literal value of a property.
- getPropName() - Method in interface com.adobe.xmp.properties.XMPAliasInfo
-
- getQualifier(String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to a qualifier attached to a property.
- getReadOnlyPacket() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getRequireXMPMeta() - Method in class com.adobe.xmp.options.ParseOptions
-
- getSchemaRegistry() - Static method in class com.adobe.xmp.XMPMetaFactory
-
- getSecond() - Method in interface com.adobe.xmp.XMPDateTime
-
- getSort() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getStrictAliasing() - Method in class com.adobe.xmp.options.ParseOptions
-
- getStructField(String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to fields within a nested structure.
- getTimeZone() - Method in interface com.adobe.xmp.XMPDateTime
-
- getUseCanonicalFormat() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getUseCompactFormat() - Method in class com.adobe.xmp.options.SerializeOptions
-
- getValue() - Method in interface com.adobe.xmp.properties.XMPProperty
-
- getValue() - Method in interface com.adobe.xmp.properties.XMPPropertyInfo
-
- getVersionInfo() - Static method in class com.adobe.xmp.XMPMetaFactory
-
Obtain version information.
- getYear() - Method in interface com.adobe.xmp.XMPDateTime
-