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