ImageGearJava Project > com.accusoft.imagegear.formats.xmp.basic Package : ImGearBasicXMPMetadata Class |
The following tables list the members exposed by ImGearBasicXMPMetadata.
Name | Description | |
---|---|---|
ImGearBasicXMPMetadata Constructor | Initializes a new instance of the ImGearBasicXMPMetadata class. |
Name | Description | |
---|---|---|
getAdvisory | Returns Advisory value of the XMP Basic schema.
This XMP value contains an unordered array specifying properties that were edited outside the authoring application. | |
getBaseURL | Returns BaseURL value of the XMP Basic schema.
This XMP value specifies the base URL for relative URLs in the document content. | |
getCreateDate | Returns CreateDate value of the XMP Basic schema.
This XMP value specifies the date and time the resource was originally created. | |
getCreatorTool | Returns CreatorTool value of the XMP Basic schema.
This XMP value specifies name of the first known tool used to create the resource. | |
getIdentifier | Returns Identifier value of the XMP Basic schema.
This XMP value specifies an unordered array of text strings that unambiguously identify the resource within a given context. An array item may be qualified a Scheme qualifier to denote the formal identification system to which that identifier conforms. | |
getLabel | Returns Label value of the XMP Basic schema.
This XMP value specifies a word or short phrase that identifies a document as a member of a user-defined collection. | |
getMetadataDate | Returns MetadataDate value of the XMP Basic schema.
This XMP value specifies the date and time that any metadata for this resource was last changed. It should be the same as or more recent than ModifyDate. | |
getModifyDate | Returns ModifyDate value of the XMP Basic schema.
This XMP value specifies the date and time the resource was last modified. | |
getNickname | Returns Nickname value of the XMP Basic schema.
This XMP value specifies a short informal name for the resource. | |
getRating | Returns Rating value of the XMP Basic schema.
This XMP value specifies a number that indicates a document's status relative to other documents, used to organize documents in a file browser. Values are user-defined within an application defined range. | |
getThumbnails | Gets Thumbnails value of the XMP Basic schema. | |
setAdvisory | Sets Advisory value of the XMP Basic schema.
This XMP value contains an unordered array specifying properties that were edited outside the authoring application. | |
setBaseURL | Sets BaseURL value of the XMP Basic schema.
This XMP value specifies the base URL for relative URLs in the document content. | |
setCreateDate | Sets CreateDate value of the XMP Basic schema.
This XMP value specifies the date and time the resource was originally created. | |
setCreatorTool | Sets CreatorTool value of the XMP Basic schema.
This XMP value specifies name of the first known tool used to create the resource. | |
setIdentifier | Sets Identifier value of the XMP Basic schema.
This XMP value specifies an unordered array of text strings that unambiguously identify the resource within a given context. An array item may be qualified a Scheme qualifier to denote the formal identification system to which that identifier conforms. | |
setLabel | Sets Label value of the XMP Basic schema.
This XMP value specifies a word or short phrase that identifies a document as a member of a user-defined collection. | |
setMetadataDate | Sets MetadataDate value of the XMP Basic schema.
This XMP value specifies the date and time that any metadata for this resource was last changed. It should be the same as or more recent than ModifyDate. | |
setModifyDate | Sets ModifyDate value of the XMP Basic schema.
This XMP value specifies the date and time the resource was last modified. | |
setNickname | Sets Nickname value of the XMP Basic schema.
This XMP value specifies a short informal name for the resource. | |
setRating | Sets Rating value of the XMP Basic schema.
This XMP value specifies a number that indicates a document's status relative to other documents, used to organize documents in a file browser. Values are user-defined within an application defined range. | |
setThumbnails | Sets Thumbnails value of the XMP Basic schema. |