Class CMapLocationResource

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PdfTokenizer getLocation​(java.lang.String location)  
      java.lang.String getLocationPath()
      Retrieve base folder path where CMaps are located.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CMapLocationResource

        public CMapLocationResource()
    • Method Detail

      • getLocation

        public PdfTokenizer getLocation​(java.lang.String location)
                                 throws java.io.IOException
        Specified by:
        getLocation in interface ICMapLocation
        Throws:
        java.io.IOException
      • getLocationPath

        public java.lang.String getLocationPath()
        Retrieve base folder path where CMaps are located.
        Returns:
        CMaps location path.