|
xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 BuiltinObjects.x 第 1139 行定义.
| void ZipEntry | ( | ) |
| void finalize | ( | ) |
| String getComment | ( | ) |
| ZipFile getFile | ( | ) | throws IllegalArgumentException |
| String getName | ( | ) |
| bool isDirectory | ( | ) |
| void setComment | ( | String | ) |
| void setName | ( | String | ) |