Package org.apache.pdfbox.encoding

This package contains the implementations for all of the encodings that are used in PDF documents.

See:
          Description

Class Summary
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.
MacRomanEncoding This is an interface to a text encoder.
PdfDocEncoding This is an interface to a text encoder.
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.
 

Package org.apache.pdfbox.encoding Description

This package contains the implementations for all of the encodings that are used in PDF documents.



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