Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.pdfbox.encoding Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
AFMEncodingThis will handle the encoding from an AFM font.Classorg.apache.pdfbox.encodingPDFBox
CJKConverterCJKConverter converts encodings defined in CJKEncodings.Classorg.apache.pdfbox.encoding.conversionPDFBox
CMapSubstitutionThis class provides a mapping from char code to unicode mapping files used for CJK-encoding.Classorg.apache.pdfbox.encoding.conversionPDFBox
DictionaryEncodingThis will perform the encoding from a dictionary.Classorg.apache.pdfbox.encodingPDFBox
EncodingThis is an interface to a text encoder.Classorg.apache.pdfbox.encodingPDFBox
EncodingConversionManagerEncodingConversionManager maintains relationship between PDF encoding name and respective EncodingConverter instance.Classorg.apache.pdfbox.encoding.conversionPDFBox
EncodingConverterEncodingConverter converts string or characters in one encoding, which is specified in PDF file, to another string with respective java charset.Interfaceorg.apache.pdfbox.encoding.conversionPDFBox
EncodingManagerThis class will handle getting the appropriate encodings.Classorg.apache.pdfbox.encodingPDFBox
MacOSRomanEncodingThis is the Mac OS Roman encoding, which is similar to the MacRomanEncoding with the addition of 15 entriesClassorg.apache.pdfbox.encodingPDFBox
MacRomanEncodingThis is an interface to a text encoder.Classorg.apache.pdfbox.encodingPDFBox
PDFBoxCharsetProviderCharsetProvider implementation for publishing PDFBox's encodings.Classorg.apache.pdfbox.encodingPDFBox
PdfDocEncodingThis is an interface to a text encoder.Classorg.apache.pdfbox.encodingPDFBox
PDFDocEncodingCharsetCharset implementation for the "PDFDocEncoding" from the PDF specification.Classorg.apache.pdfbox.encodingPDFBox
SingleByteCharsetCharset implementation for the single-byte encodings.Classorg.apache.pdfbox.encodingPDFBox
StandardEncodingThis is an interface to a text encoder.Classorg.apache.pdfbox.encodingPDFBox
Type1EncodingThis class represents an encoding which was read from a type1 font.Classorg.apache.pdfbox.encodingPDFBox
WinAnsiEncodingThis the win ansi encoding.Classorg.apache.pdfbox.encodingPDFBox