public class IptcRecord
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<IptcRecord> |
COMPARATOR |
IptcType |
iptcType |
java.lang.String |
value |
Constructor and Description |
---|
IptcRecord(IptcType iptcType,
byte[] bytes,
java.lang.String value) |
IptcRecord(IptcType iptcType,
java.lang.String value) |
IptcRecord(IptcType iptcType,
java.lang.String value,
java.lang.String charsetName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIptcTypeName() |
byte[] |
getRawBytes() |
java.lang.String |
getValue() |
public final IptcType iptcType
public final java.lang.String value
public static final java.util.Comparator<IptcRecord> COMPARATOR
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"