com.aspose.imaging.xmp
Contents
[
Hide
]The package contains XMP related helper classes and methods.
Classes
| Class | Description |
|---|---|
| LangAlt | Represents XMP Language Alternative. |
| Namespaces | Contains namespaces used in RDF document. |
| XmpArray | Represents Xmp Array in XmpPackage. |
| XmpArrayHelper | The helper class for processing RDF logic |
| XmpArrayType | Represents array type in XmpArray. |
| XmpCollection | An XMP element collection. |
| XmpElementBase | Represents base xmp element contains attributes. |
| XmpHeaderPi | Represents XMP header processing instruction. |
| XmpMeta | Represents xmp meta. |
| XmpPackage | Represents base abstraction for XMP package. |
| XmpPackageBaseCollection | Represents collection of XmpPackage. |
| XmpPacketWrapper | Contains serialized xmp package including header and trailer. |
| XmpRdfRoot | Represents rdf:RDF element. |
| XmpTrailerPi | Represents XMP trailer processing instruction. |
Interfaces
| Interface | Description |
|---|---|
| IHasXmpData | XmpPacketWrapper instance container interface. |
| IXmlValue | Converts xmp values to the XML string representation. |