public class CMapCache extends Object
| Constructor | Description |
|---|---|
CMapCache() |
| Modifier and Type | Method | Description |
|---|---|---|
static CMapByteCid |
getCachedCMapByteCid(String name) |
|
static CMapCidByte |
getCachedCMapCidByte(String name) |
|
static CMapCidUni |
getCachedCMapCidUni(String name) |
|
static CMapUniCid |
getCachedCMapUniCid(String name) |
public static CMapUniCid getCachedCMapUniCid(String name) throws IOException
IOExceptionpublic static CMapCidUni getCachedCMapCidUni(String name) throws IOException
IOExceptionpublic static CMapCidByte getCachedCMapCidByte(String name) throws IOException
IOExceptionpublic static CMapByteCid getCachedCMapByteCid(String name) throws IOException
IOExceptionCopyright © 2018. All rights reserved.