Package | Description |
---|---|
com.aspose.psd.xmp |
The package contains XMP related helper classes and methods.
|
com.aspose.psd.xmp.schemas.dublincore |
The package contains Dublin Core metadata related helper classes, constants and methods.
|
com.aspose.psd.xmp.schemas.pdf |
The package contains related helper classes, constants and methods used with Adobe PDF documents.
|
com.aspose.psd.xmp.schemas.photoshop |
The package contains related helper classes, constants and methods used by Adobe Photoshop.
|
com.aspose.psd.xmp.schemas.xmpbaseschema |
The package contains the XMP Basic Schema related helper classes, constants and methods that provide basic descriptive information.
|
com.aspose.psd.xmp.schemas.xmpmm |
The package contains related helper classes, constants and methods that is primarily used by digital asset management (DAM) systems.
|
com.aspose.psd.xmp.schemas.xmprm |
The package contains related to rights management helper classes, constants and methods.
|
Modifier and Type | Class and Description |
---|---|
class |
LangAlt
Represents XMP Language Alternative.
|
class |
XmpArray
Represents Xmp Array in
XmpPackage . |
class |
XmpHeaderPi
Represents XMP header processing instruction.
|
class |
XmpMeta
Represents xmpmeta.
|
class |
XmpPackage
Represents base abstraction for XMP package.
|
class |
XmpRdfRoot
Represents rdf:RDF element.
|
class |
XmpTrailerPi
Represents XMP trailer processing instruction.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpPackage.setValue(String key,
IXmlValue value)
Sets the value.
|
Modifier and Type | Class and Description |
---|---|
class |
DublinCorePackage
Represents Dublic Core schema.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfPackage
Represents Adobe Pdf namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
PhotoshopPackage
Represents Adobe Photoshop namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
XmpBasicPackage
Represents XMP basic namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
XmpMediaManagementPackage
Represents XMP Media Management namespace.
|
Modifier and Type | Class and Description |
---|---|
class |
XmpRightsManagementPackage
Represents XMP Rights Management namespace.
|