xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数
ZipEntry类 参考

Public 成员函数

详细描述

在文件 BuiltinObjects.x1139 行定义.

构造及析构函数说明

◆ ZipEntry()

void ZipEntry ( )

成员函数说明

◆ finalize()

void finalize ( )

◆ getComment()

String getComment ( )

◆ getFile()

ZipFile getFile ( ) throws IllegalArgumentException

◆ getName()

String getName ( )

◆ isDirectory()

bool isDirectory ( )

◆ setComment()

void setComment ( String  )

◆ setName()

void setName ( String  )