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