Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Class and Description |
---|---|
class |
XmpBasicJobTicketPackage
Represents Basic Job-Ticket namespace.
|
class |
XmpBasicPackage
Represents the XMP basic namespace.
|
class |
XmpCameraRawPackage
Represents Camera Raw schema.
|
class |
XmpDublinCorePackage
Represents the Dublin Core scheme.
|
class |
XmpDynamicMediaPackage
Represents XMP Dynamic Media namespace.
|
class |
XmpIptcCorePackage
Represents the IPTC Core XMP package.
|
class |
XmpIptcExtensionPackage
Represents the IPTC Extension XMP package.
|
class |
XmpIptcIimPackage
Represents the IPTC-IIM XMP package.
|
class |
XmpMediaManagementPackage
Represents the XMP Media Management namespace.
|
class |
XmpPagedTextPackage
Represents the XMP Paged-Text package.
|
class |
XmpPdfPackage
Specifies properties used with Adobe PDF documents.
|
class |
XmpPhotoshopPackage
Represents Adobe Photoshop namespace.
|
class |
XmpRightsManagementPackage
Represents XMP Rights Management namespace.
|
Modifier and Type | Method and Description |
---|---|
XmpPackage |
XmpPacketWrapper.getPackage(String namespaceUri)
Gets package by namespace uri.
|
XmpPackage[] |
XmpPacketWrapper.getPackages()
Gets array of
XmpPackage inside XMP. |
Modifier and Type | Method and Description |
---|---|
void |
XmpPacketWrapper.addPackage(XmpPackage package_)
Adds the package.
|
void |
XmpPacketWrapper.removePackage(XmpPackage package_)
Removes the specified package.
|
Copyright © 2020. All rights reserved.