org.apache.pdfbox.encoding.conversion | This package contains the implementations for conversions of encodings and CMaps that are used in PDF documents. |
Encoding | This is an interface to a text encoder. | code | html |
AFMEncoding | This will handle the encoding from an AFM font. | code | html |
DictionaryEncoding | This will perform the encoding from a dictionary. | code | html |
EncodingManager | This class will handle getting the appropriate encodings. | code | html |
MacRomanEncoding | This is an interface to a text encoder. | code | html |
PdfDocEncoding | This is an interface to a text encoder. | code | html |
StandardEncoding | This is an interface to a text encoder. | code | html |
WinAnsiEncoding | This the win ansi encoding. | code | html |