Class CMapSubstitution


  • public class CMapSubstitution
    extends java.lang.Object
    This class provides a mapping from char code to unicode mapping files used for CJK-encoding.
    Version:
    $Revision: 1.0 $
    Author:
    Andreas Lehmkühler
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • substituteCMap

        public static java.lang.String substituteCMap​(java.lang.String cmapName)
        Parameters:
        cmapName - The name of a cmap for which we have to find a possible substitution
        Returns:
        the substitution for the given cmap name