XmpBasicPackage class

XmpBasicPackage class

Represents XMP basic namespace.

Inheritance: XmpBasicPackageXmpPackage

The XmpBasicPackage type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpBasicPackage class.
initInitializes a new instance of the XmpBasicPackage class.

Properties

PropertyDescription
xml_namespaceGets the XML namespace.
prefixGets the prefix.
namespace_uriGets the namespace URI.
RATING_REJECTEDRating rejected value.
RATING_MINRating min value.
RATING_MAXRating max value.

Methods

MethodDescription
set_created_dateAdds resource created date.
set_created_dateAdds resource created date.
set_metadata_dateAdds metadata last changed date.
set_metadata_dateAdds metadata last changed date.
set_modify_dateAdds resource last modified date.
set_modify_dateAdds resource last modified date.
contains_keyDetermines whether the specified key contains key.
add_valueAdds string property.
removeRemove the value with the specified key.
clearClears this instance.
set_valueSets the value.
set_xmp_type_valueSets the XMP type value.
get_xml_valueConverts XMP value to the XML representation.
set_creator_toolSets the creator tool.
set_identifierSets the identifier.
set_labelSets the label.
set_ratingSets rating.

See Also