ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearXMPTagIDs Enumeration |
These identifiers represent structural types of XMP metadata, such as Value, Sequence, Bag, Qualifier, etc. ImageGear does not provide enumerations for particilar properties of XMP schemes.
Member | Description |
---|---|
About | About attribute value. |
Alt | Alternative array of values tree. |
Bag | Bag of values (unordered array) tree. |
Description | XMP Schema tree. |
FORMAT | XMP Metadata Format identifier. |
Item | Array item tree. |
Lang | Language alternative tree. |
Namespace | Namespace tree. |
Prefix | Namespace prefix value. |
Properties | Properties tree. |
Property | Property tree. |
Qualifier | Qualifier tree. |
Qualifiers | Qualifiers tree. |
Seq | Sequence of values (ordered array) tree. |
Struct | Structure tree. |
URI | Namespace URI value. |
Value | Property value. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.formats.ImGearXMPTagIDs