public class CmapFormat0 extends CmapFormat
format, length, version| Modifier | Constructor and Description |
|---|---|
protected |
CmapFormat0(RandomAccessFile raf) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFirst() |
int |
getLast() |
int |
mapCharCode(int charCode) |
create, getFormat, getLength, getVersion, toStringprotected CmapFormat0(RandomAccessFile raf) throws IOException
IOExceptionpublic int getFirst()
getFirst in class CmapFormatpublic int getLast()
getLast in class CmapFormatpublic int mapCharCode(int charCode)
mapCharCode in class CmapFormatCopyright © 2000–2024 Apache Software Foundation. All rights reserved.