xlang v5.1 Release
程序设计语言基础库文档
|
Public 成员函数 |
静态 Public 成员函数 |
Website | ( | ) |
bool addDefaultPage | ( | String | ) |
bool addMimeType | ( | String | , |
String | |||
) |
void clearCacher | ( | ) |
void clearSession | ( | ) |
void configCacher | ( | bool | , |
int | , | ||
long | |||
) |
void configSession | ( | int | , |
int | |||
) |
void finalize | ( | ) |
String getRootDirectory | ( | ) |
int getSessionCount | ( | ) |
String getTempDirectory | ( | ) |
bool registryServlet | ( | HttpServlet | ) |
bool removeCache | ( | String | ) |
void setEnabled | ( | bool | ) |
bool setFooter | ( | String | , |
String, | |||
String | |||
) |
bool setHeader | ( | String | , |
String, | |||
String | |||
) |
void setRootDirectory | ( | String | ) |
void setSessionName | ( | String | ) |
void setSessionParam | ( | String | ) |
void setTempDirectory | ( | String | ) |