public class CMapCache extends Object
| Constructor and Description |
|---|
CMapCache() |
| Modifier and Type | Method and 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 © 2022. All rights reserved.