ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setLanguageIdentifier 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 Language Identifier DataSet (2:135). The DataSet describes the major national language of the object, according to the 2-letter codes of ISO 639:1988.
Contains two or three bytes, consisting of alphabetic characters.
public void setLanguageIdentifier( java.lang.String value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.