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.IOException
public static CMapCidUni getCachedCMapCidUni(java.lang.String name) throws java.io.IOException
java.io.IOException
public static CMapCidByte getCachedCMapCidByte(java.lang.String name) throws java.io.IOException
java.io.IOException
public static CMapByteCid getCachedCMapByteCid(java.lang.String name) throws java.io.IOException
java.io.IOException
Copyright © 1998–2018. All rights reserved.