public class CmapIndexEntry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
encodingId |
private int |
offset |
private int |
platformId |
| Modifier | Constructor and Description |
|---|---|
protected |
CmapIndexEntry(java.io.RandomAccessFile raf) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEncodingId() |
int |
getOffset() |
int |
getPlatformId() |
java.lang.String |
toString() |