- OMIT_NORMALIZATION - Static variable in class com.adobe.xmp.options.ParseOptions
-
Do not carry run the XMPNormalizer on a packet, leave it as it is.
- OMIT_PACKET_WRAPPER - Static variable in class com.adobe.xmp.options.SerializeOptions
-
Omit the XML packet wrapper.
- OMIT_QUALIFIERS - Static variable in class com.adobe.xmp.options.IteratorOptions
-
Omit all qualifiers.
- OMIT_XMPMETA_ELEMENT - Static variable in class com.adobe.xmp.options.SerializeOptions
-
Omit the <x:xmpmeta&bt;-tag
- Options - Class in com.adobe.xmp.options
-
The base class for a collection of 32 flag bits.
- Options() - Constructor for class com.adobe.xmp.options.Options
-
The default constructor.
- Options(int) - Constructor for class com.adobe.xmp.options.Options
-
Constructor with the options bit mask.