com.aspose.psd.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 . |
| XmpElementBase | Represents base xmp element contains attributes. |
| XmpHeaderPi | Represents XMP header processing instruction. |
| XmpMeta | Represents xmpmeta. |
| 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 |
|---|---|
| IXmlValue | Converts xmp values to the XML string representation. |