ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setContentLocationCode 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 ContentLocationCode DataSet (2:26). The DataSet indicates the code of a country/geographical location referenced by the content of the object.
Repeatable (array items represent repeated values), 3 bytes consisting of alphabetic characters.
public void setContentLocationCode( java.lang.String[] value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.