Uses of Class
org.apache.commons.imaging.formats.jpeg.iptc.IptcRecord
Packages that use IptcRecord
-
Uses of IptcRecord in org.apache.commons.imaging.formats.jpeg.iptc
Fields in org.apache.commons.imaging.formats.jpeg.iptc with type parameters of type IptcRecordModifier and TypeFieldDescriptionstatic final Comparator
<IptcRecord> IptcRecord.COMPARATOR
private final List
<IptcRecord> PhotoshopApp13Data.records
Methods in org.apache.commons.imaging.formats.jpeg.iptc that return types with arguments of type IptcRecordModifier and TypeMethodDescriptionPhotoshopApp13Data.getRecords()
protected List
<IptcRecord> IptcParser.parseIPTCBlock
(byte[] bytes) Method parameters in org.apache.commons.imaging.formats.jpeg.iptc with type arguments of type IptcRecordConstructor parameters in org.apache.commons.imaging.formats.jpeg.iptc with type arguments of type IptcRecordModifierConstructorDescriptionPhotoshopApp13Data
(List<IptcRecord> records, List<IptcBlock> rawBlocks)