public class IptcRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<IptcRecord> |
COMPARATOR |
IptcType |
iptcType |
| Constructor and Description |
|---|
IptcRecord(IptcType iptcType,
String value) |
public final IptcType iptcType
public static final Comparator<IptcRecord> COMPARATOR
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.