Class PhotoshopApp13Data
java.lang.Object
org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data
-
Constructor Summary
ConstructorsConstructorDescriptionPhotoshopApp13Data
(List<IptcRecord> records, List<IptcBlock> rawBlocks) PhotoshopApp13Data
(List<IptcRecord> records, List<IptcBlock> rawBlocks, boolean forceUtf8Encoding) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
PhotoshopApp13Data
-
PhotoshopApp13Data
public PhotoshopApp13Data(List<IptcRecord> records, List<IptcBlock> rawBlocks, boolean forceUtf8Encoding)
-
-
Method Details
-
getNonIptcBlocks
-
getRawBlocks
-
getRecords
-
isForceUtf8Encoding
-