- SCHEMA_NODE - Static variable in class com.adobe.xmp.options.PropertyOptions
-
- separateArrayItems(XMPMeta, String, String, String, PropertyOptions, boolean) - Static method in class com.adobe.xmp.XMPUtils
-
Separate a single edit string into an array of strings.
- serialize(XMPMeta, OutputStream) - Static method in class com.adobe.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into an OutputStream
with default options.
- serialize(XMPMeta, OutputStream, SerializeOptions) - Static method in class com.adobe.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into an OutputStream.
- SerializeOptions - Class in com.adobe.xmp.options
-
- SerializeOptions() - Constructor for class com.adobe.xmp.options.SerializeOptions
-
Default constructor.
- SerializeOptions(int) - Constructor for class com.adobe.xmp.options.SerializeOptions
-
Constructor using inital options
- serializeToBuffer(XMPMeta, SerializeOptions) - Static method in class com.adobe.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into a byte buffer.
- serializeToString(XMPMeta, SerializeOptions) - Static method in class com.adobe.xmp.XMPMetaFactory
-
Serializes an XMPMeta-object as RDF into a string.
- setAcceptLatin1(boolean) - Method in class com.adobe.xmp.options.ParseOptions
-
- setArray(boolean) - Method in class com.adobe.xmp.options.AliasOptions
-
- setArray(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setArrayAlternate(boolean) - Method in class com.adobe.xmp.options.AliasOptions
-
- setArrayAlternate(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setArrayAltText(boolean) - Method in class com.adobe.xmp.options.AliasOptions
-
- setArrayAltText(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setArrayItem(String, String, int, String, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Replaces an item within an array.
- setArrayItem(String, String, int, String) - Method in interface com.adobe.xmp.XMPMeta
-
- setArrayOrdered(boolean) - Method in class com.adobe.xmp.options.AliasOptions
-
- setArrayOrdered(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setBaseIndent(int) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setDay(int) - Method in interface com.adobe.xmp.XMPDateTime
-
- setDisallowDoctype(boolean) - Method in class com.adobe.xmp.options.ParseOptions
-
- setEncodeUTF16BE(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setEncodeUTF16LE(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setExactPacketLength(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setFixControlChars(boolean) - Method in class com.adobe.xmp.options.ParseOptions
-
- setHasLanguage(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setHasQualifiers(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setHasType(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setHour(int) - Method in interface com.adobe.xmp.XMPDateTime
-
- setIncludeThumbnailPad(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setIndent(String) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setJustChildren(boolean) - Method in class com.adobe.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setJustLeafname(boolean) - Method in class com.adobe.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setJustLeafnodes(boolean) - Method in class com.adobe.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setLocalizedText(String, String, String, String, String, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Modifies the value of a selected item in an alt-text array.
- setLocalizedText(String, String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
- setLocalTimeZone(XMPDateTime) - Static method in class com.adobe.xmp.XMPDateTimeFactory
-
Sets the local time zone without touching any other Any existing time zone value is replaced,
the other date/time fields are not adjusted in any way.
- setMinute(int) - Method in interface com.adobe.xmp.XMPDateTime
-
- setMonth(int) - Method in interface com.adobe.xmp.XMPDateTime
-
- setNanoSecond(int) - Method in interface com.adobe.xmp.XMPDateTime
-
- setNewline(String) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setObjectName(String) - Method in interface com.adobe.xmp.XMPMeta
-
- setOmitNormalization(boolean) - Method in class com.adobe.xmp.options.ParseOptions
-
- setOmitPacketWrapper(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setOmitQualifiers(boolean) - Method in class com.adobe.xmp.options.IteratorOptions
-
Sets the option and returns the instance.
- setOmitXmpMetaElement(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setOption(int, boolean) - Method in class com.adobe.xmp.options.Options
-
- setOptions(int) - Method in class com.adobe.xmp.options.Options
-
- setPadding(int) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setProperty(String, String, Object, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
The property value setters all take a property specification, their
differences are in the form of this.
- setProperty(String, String, Object) - Method in interface com.adobe.xmp.XMPMeta
-
- setPropertyBase64(String, String, byte[], PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to set a property from a binary byte[]-array,
which is serialized as base64-string.
- setPropertyBase64(String, String, byte[]) - Method in interface com.adobe.xmp.XMPMeta
-
- setPropertyBoolean(String, String, boolean, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to set a property to a literal boolean value.
- setPropertyBoolean(String, String, boolean) - Method in interface com.adobe.xmp.XMPMeta
-
- setPropertyCalendar(String, String, Calendar, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to set a property with a Java Calendar-object,
which is serialized to an ISO8601 date.
- setPropertyCalendar(String, String, Calendar) - Method in interface com.adobe.xmp.XMPMeta
-
- setPropertyDate(String, String, XMPDateTime, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to set a property with an XMPDateTime-object,
which is serialized to an ISO8601 date.
- setPropertyDate(String, String, XMPDateTime) - Method in interface com.adobe.xmp.XMPMeta
-
- setPropertyDouble(String, String, double, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to set a property to a literal double value.
- setPropertyDouble(String, String, double) - Method in interface com.adobe.xmp.XMPMeta
-
- setPropertyInteger(String, String, int, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to set a property to a literal int value.
- setPropertyInteger(String, String, int) - Method in interface com.adobe.xmp.XMPMeta
-
- setPropertyLong(String, String, long, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Convenience method to set a property to a literal long value.
- setPropertyLong(String, String, long) - Method in interface com.adobe.xmp.XMPMeta
-
- setQualifier(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setQualifier(String, String, String, String, String, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to a qualifier attached to a property.
- setQualifier(String, String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
- setReadOnlyPacket(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setRequireXMPMeta(boolean) - Method in class com.adobe.xmp.options.ParseOptions
-
- setSchemaNode(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setSecond(int) - Method in interface com.adobe.xmp.XMPDateTime
-
- setSort(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setStrictAliasing(boolean) - Method in class com.adobe.xmp.options.ParseOptions
-
- setStruct(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setStructField(String, String, String, String, String, PropertyOptions) - Method in interface com.adobe.xmp.XMPMeta
-
Provides access to fields within a nested structure.
- setStructField(String, String, String, String, String) - Method in interface com.adobe.xmp.XMPMeta
-
- setTimeZone(TimeZone) - Method in interface com.adobe.xmp.XMPDateTime
-
- setURI(boolean) - Method in class com.adobe.xmp.options.PropertyOptions
-
- setUseCanonicalFormat(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setUseCompactFormat(boolean) - Method in class com.adobe.xmp.options.SerializeOptions
-
- setYear(int) - Method in interface com.adobe.xmp.XMPDateTime
-
- skipSiblings() - Method in interface com.adobe.xmp.XMPIterator
-
Skip the subtree below and remaining siblings of the current node when
next() is called.
- skipSubtree() - Method in interface com.adobe.xmp.XMPIterator
-
Skip the subtree below the current node when next() is
called.
- SORT - Static variable in class com.adobe.xmp.options.SerializeOptions
-
Sort the struct properties and qualifier before serializing
- sort() - Method in interface com.adobe.xmp.XMPMeta
-
Sorts the complete datamodel according to the following rules:
Schema nodes are sorted by prefix.
- STRICT_ALIASING - Static variable in class com.adobe.xmp.options.ParseOptions
-
Do not reconcile alias differences, throw an exception instead.
- STRUCT - Static variable in class com.adobe.xmp.options.PropertyOptions
-