Package | Description |
---|---|
org.apache.commons.imaging.formats.jpeg.iptc |
JPEG image format IPTC metadata.
|
Modifier and Type | Method and Description |
---|---|
List<IptcBlock> |
PhotoshopApp13Data.getNonIptcBlocks() |
List<IptcBlock> |
PhotoshopApp13Data.getRawBlocks() |
protected List<IptcBlock> |
IptcParser.parseAllBlocks(byte[] bytes,
boolean strict) |
Constructor and Description |
---|
PhotoshopApp13Data(List<IptcRecord> records,
List<IptcBlock> rawBlocks) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.