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