See: Description
| Class | Description | 
|---|---|
| AFMEncoding | This will handle the encoding from an AFM font. | 
| DictionaryEncoding | This will perform the encoding from a dictionary. | 
| Encoding | This is an interface to a text encoder. | 
| EncodingManager | This class will handle getting the appropriate encodings. | 
| MacOSRomanEncoding | This is the Mac OS Roman encoding, which is similar to the
 MacRomanEncoding with the addition of 15 entries | 
| MacRomanEncoding | This is an interface to a text encoder. | 
| PDFBoxCharsetProvider | CharsetProviderimplementation for publishing PDFBox's encodings. | 
| PdfDocEncoding | This is an interface to a text encoder. | 
| PDFDocEncodingCharset | Charsetimplementation for the "PDFDocEncoding" from the PDF specification. | 
| SingleByteCharset | Charsetimplementation for the single-byte encodings. | 
| StandardEncoding | This is an interface to a text encoder. | 
| Type1Encoding | This class represents an encoding which was read from a type1 font. | 
| WinAnsiEncoding | This the win ansi encoding. | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.