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 TypeClassDescriptionclassCJKConverter converts encodings defined in CJKEncodings.Methods in org.apache.pdfbox.encoding.conversion that return EncodingConverterModifier and TypeMethodDescriptionstatic final EncodingConverterEncodingConversionManager.getConverter(String encoding) Get converter from given encoding name.