Class IptcTypeLookup
- java.lang.Object
-
- org.apache.commons.imaging.formats.jpeg.iptc.IptcTypeLookup
-
public final class IptcTypeLookup extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.util.Map<java.lang.Integer,IptcType>
IPTC_TYPE_MAP
-
Constructor Summary
Constructors Modifier Constructor Description private
IptcTypeLookup()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IptcType
getIptcType(int type)
-