Class PhotoshopApp13Data

java.lang.Object
org.apache.commons.imaging.formats.jpeg.iptc.PhotoshopApp13Data

public class PhotoshopApp13Data extends Object
  • Field Details

    • forceUtf8Encoding

      private final boolean forceUtf8Encoding
    • records

      private final List<IptcRecord> records
    • rawBlocks

      private final List<IptcBlock> rawBlocks
  • Constructor Details

  • Method Details

    • getNonIptcBlocks

      public List<IptcBlock> getNonIptcBlocks()
    • getRawBlocks

      public List<IptcBlock> getRawBlocks()
    • getRecords

      public List<IptcRecord> getRecords()
    • isForceUtf8Encoding

      public boolean isForceUtf8Encoding()