ImageGearJava Project > com.accusoft.imagegear.formats.xmp.dublincore Package : ImGearDublinCoreXMPMetadata Class |
The following tables list the members exposed by ImGearDublinCoreXMPMetadata.
Name | Description | |
---|---|---|
ImGearDublinCoreXMPMetadata Constructor | Overloaded. |
Name | Description | |
---|---|---|
getContributor | Returns Contributor value of the XMP Dublin Core schema.
This XMP value specifies contributors to the resource (other than the authors). | |
getCoverage | Returns Coverage value of the XMP Dublin Core schema.
This XMP value specifies the extent or scope of the resource. | |
getCreator | Returns Creator value of the XMP Dublin Core schema.
This XMP value specifies the authors of the resource (listed in order of precedence, if significant). | |
getDate | Returns Date value of the XMP Dublin Core schema.
This XMP value specifies date(s) that something interesting happened to the resource. | |
getDescription | Returns Description value of the XMP Dublin Core schema.
This XMP value specifies a textual description of the content of the resource. Multiple values may be present for different languages. | |
getFormat | Returns Format value of the XMP Dublin Core schema.
This XMP value specifies the file format used when saving the resource. Tools and applications should set this value to the save format of the data. | |
getIdentifier | Returns Identifier value of the XMP Dublin Core schema.
This XMP value specifies unique identifier of the resource. | |
getLanguage | Returns Language value of the XMP Dublin Core schema.
This XMP value specifies an unordered array specifying the languages used in the resource. | |
getPublisher | Returns Publisher value of the XMP Dublin Core schema.
This XMP value specifies external Publishers. | |
getRelation | Returns Relation value of the XMP Dublin Core schema.
This XMP value specifies relationships to other documents. | |
getRights | Returns Rights value of the XMP Dublin Core schema.
This XMP value specifies informal rights statement, selected by language. | |
getSource | Returns Source value of the XMP Dublin Core schema.
This XMP value specifies unique identifier of the work from which this resource was derived. | |
getSubject | Returns Subject value of the XMP Dublin Core schema.
This XMP value specifies an unordered array of descriptive phrases or keywords that specify the topic of the content of the resource. | |
getTitle | Returns Title value of the XMP Dublin Core schema.
This XMP value specifies the title of the document, or the name given to the resource. Typically, it will be a name by which the resource is formally known. | |
getType | Returns Type value of the XMP Dublin Core schema.
This XMP value specifies a document type; for example, novel, poem, or working paper. | |
setContributor | Sets Contributor value of the XMP Dublin Core schema.
This XMP value specifies contributors to the resource (other than the authors). | |
setCoverage | Sets Coverage value of the XMP Dublin Core schema.
This XMP value specifies the extent or scope of the resource. | |
setCreator | Sets Creator value of the XMP Dublin Core schema.
This XMP value specifies the authors of the resource (listed in order of precedence, if significant). | |
setDate | Sets Date value of the XMP Dublin Core schema.
This XMP value specifies date(s) that something interesting happened to the resource. | |
setDescription | Sets Description value of the XMP Dublin Core schema.
This XMP value specifies a textual description of the content of the resource. Multiple values may be present for different languages. | |
setFormat | Sets Format value of the XMP Dublin Core schema.
This XMP value specifies the file format used when saving the resource. Tools and applications should use this method to the save format of the data. | |
setIdentifier | Sets Identifier value of the XMP Dublin Core schema.
This XMP value specifies unique identifier of the resource. | |
setLanguage | Sets Language value of the XMP Dublin Core schema.
This XMP value specifies an unordered array specifying the languages used in the resource. | |
setPublisher | Sets Publisher value of the XMP Dublin Core schema.
This XMP value specifies external Publishers. | |
setRelation | Sets Relation value of the XMP Dublin Core schema.
This XMP value specifies relationships to other documents. | |
setRights | Sets Rights value of the XMP Dublin Core schema.
This XMP value specifies informal rights statement, selected by language. | |
setSource | Sets Source value of the XMP Dublin Core schema.
This XMP value specifies unique identifier of the work from which this resource was derived. | |
setSubject | Sets Subject value of the XMP Dublin Core schema.
This XMP value specifies an unordered array of descriptive phrases or keywords that specify the topic of the content of the resource. | |
setTitle | Sets Title value of the XMP Dublin Core schema.
This XMP value specifies the title of the document, or the name given to the resource. Typically, it will be a name by which the resource is formally known. | |
setType | Sets Type value of the XMP Dublin Core schema.
This XMP value specifies a document type; for example, novel, poem, or working paper. |