Package com.itextpdf.io.font.cmap
Interface ICMapLocation
-
- All Known Implementing Classes:
CMapLocationFromBytes
,CMapLocationResource
public interface ICMapLocation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PdfTokenizer
getLocation(java.lang.String location)
-
-
-
Method Detail
-
getLocation
PdfTokenizer getLocation(java.lang.String location) throws java.io.IOException
- Throws:
java.io.IOException
-
-