|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pdfbox.encoding.conversion.CMapSubstitution
public class CMapSubstitution
This class provides a mapping from char code to unicode mapping files used for CJK-encoding.
Method Summary | |
---|---|
static java.lang.String |
substituteCMap(java.lang.String cmapName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String substituteCMap(java.lang.String cmapName)
cmapName
- The name of a cmap for which we have to find a possible substitution
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |