ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setContact Method |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the Contact DataSet (2:118). The DataSet identifies the person or organization that can provide further background information on the objectdata.
Repeatable (array items represent repeated values), maximum of 128 bytes, consisting of graphic characters plus spaces.
public void setContact( java.lang.String[] value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.