Uses of Class
com.twelvemonkeys.imageio.metadata.iptc.IPTCEntry
-
Packages that use IPTCEntry Package Description com.twelvemonkeys.imageio.metadata.iptc -
-
Uses of IPTCEntry in com.twelvemonkeys.imageio.metadata.iptc
Methods in com.twelvemonkeys.imageio.metadata.iptc that return IPTCEntry Modifier and Type Method Description private IPTCEntry
IPTCReader. mergeEntries(short tagId, java.lang.Object newValue, Entry oldEntry)
private IPTCEntry
IPTCReader. readEntry(javax.imageio.stream.ImageInputStream pInput, short pTagId, int pLength, boolean array, Entry oldEntry)
-