Uses of Class
org.apache.pdfbox.encoding.MacRomanEncoding
-
Packages that use MacRomanEncoding Package Description org.apache.pdfbox.encoding This package contains the implementations for all of the encodings that are used in PDF documents. -
-
Uses of MacRomanEncoding in org.apache.pdfbox.encoding
Subclasses of MacRomanEncoding in org.apache.pdfbox.encoding Modifier and Type Class Description class
MacOSRomanEncoding
This is the Mac OS Roman encoding, which is similar to the MacRomanEncoding with the addition of 15 entriesFields in org.apache.pdfbox.encoding declared as MacRomanEncoding Modifier and Type Field Description static MacRomanEncoding
MacRomanEncoding. INSTANCE
Singleton instance of this class.
-