Uses of Interface
org.apache.pdfbox.encoding.conversion.EncodingConverter
Packages that use EncodingConverter
Package
Description
This package contains the implementations for conversions of encodings and CMaps that are used in PDF documents.
-
Uses of EncodingConverter in org.apache.pdfbox.encoding.conversion
Classes in org.apache.pdfbox.encoding.conversion that implement EncodingConverterModifier and TypeClassDescriptionclass
CJKConverter converts encodings defined in CJKEncodings.Methods in org.apache.pdfbox.encoding.conversion that return EncodingConverterModifier and TypeMethodDescriptionstatic final EncodingConverter
EncodingConversionManager.getConverter
(String encoding) Get converter from given encoding name.