Class MacOSRomanEncoding

All Implemented Interfaces:
COSObjectable

public class MacOSRomanEncoding extends MacRomanEncoding
This is the Mac OS Roman encoding, which is similar to the MacRomanEncoding with the addition of 15 entries
  • Field Details

    • INSTANCE

      public static final MacOSRomanEncoding INSTANCE
      Singleton instance of this class.
      Since:
      Apache PDFBox 2.0.0
  • Constructor Details

    • MacOSRomanEncoding

      public MacOSRomanEncoding()
      Constructor.
  • Method Details