类 CachedXmlFileMeta
java.lang.Object
com.gdxsoft.easyweb.cache.CachedXmlFileMeta
- 所有已实现的接口:
Serializable,Cloneable
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidaddItemName(String itemName) static CachedXmlFileMetafromSerialize(byte[] buf) 从序列化二进制中获取getCode()getFile()getKey()voidvoidvoidbyte[]序列化表
-
构造器详细资料
-
CachedXmlFileMeta
public CachedXmlFileMeta()
-
-
方法详细资料
-
fromSerialize
public static CachedXmlFileMeta fromSerialize(byte[] buf) throws IOException, ClassNotFoundException 从序列化二进制中获取- 参数:
buf-- 返回:
- 抛出:
IOExceptionClassNotFoundException
-
addItemName
-
toSerialize
序列化表- 返回:
- 抛出:
IOException
-
getCode
-
setCode
-
getFile
-
setFile
-
getKey
-
setKey
-
getItemNames
-