Package com.itextpdf.io.font.cmap
Class CMapLocationResource
java.lang.Object
com.itextpdf.io.font.cmap.CMapLocationResource
- All Implemented Interfaces:
-
ICMapLocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLocation
(String location) Retrieve base folder path where CMaps are located.
-
Constructor Details
-
CMapLocationResource
public CMapLocationResource()
-
-
Method Details
-
getLocation
- Specified by:
-
getLocation
in interfaceICMapLocation
- Throws:
-
IOException
-
getLocationPath
Retrieve base folder path where CMaps are located.- Returns:
- CMaps location path.
-