ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setContentLocationName 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 ContentLocationName DataSet (2:27). The DataSet provides a full, publishable name of a country/geographical location referenced by the content of the object, according to guidelines of the provider.
Repeatable (array items represent repeated values), maximum 64 bytes, consisting of graphic characters plus spaces.
public void setContentLocationName( java.lang.String[] value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.