ImageGearJava Project > com.accusoft.imagegear.formats.iptc Package > ImGearIPTCMetadata Class : setByLine 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 By-line DataSet (2:80). The DataSet contains the name of the creator of the objectdata, e.g., writer, photographer, or graphic artist.
Repeatable (array items represent repeated values), maximum 32 bytes, consisting of graphic characters plus spaces.
public void setByLine( java.lang.String[] value ) |
See the IPTC - NAA Information Interchange Model ver. 4.1 specification for tag usage details.