Uses of Class
org.apache.pdfbox.encoding.MacRomanEncoding

Packages that use MacRomanEncoding
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
 class MacOSRomanEncoding
          This is the Mac OS Roman encoding, which is similar to the MacRomanEncoding with the addition of 15 entries
 

Fields in org.apache.pdfbox.encoding declared as MacRomanEncoding
static MacRomanEncoding MacRomanEncoding.INSTANCE
          Singleton instance of this class.
 



Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.