Package | Description |
---|---|
org.apache.pdfbox.encoding.conversion |
This package contains the implementations for conversions of encodings and CMaps that are used in PDF documents.
|
Modifier and Type | Class and Description |
---|---|
class |
CJKConverter
CJKConverter converts encodings defined in CJKEncodings.
|
Modifier and Type | Method and Description |
---|---|
static EncodingConverter |
EncodingConversionManager.getConverter(String encoding)
Get converter from given encoding name.
|
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.