Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
X
I
IAppInit
- interface com.easyjf.web.
IAppInit
.
初始化应用程序。
IConfigFactory
- interface com.easyjf.web.config.
IConfigFactory
.
配置工厂接口定义,目的在于支持多种配置方式。
IEvent
- interface com.easyjf.web.
IEvent
.
验证事件
IMAGE_FILE_EXT
- Static variable in class com.easyjf.util.
FileUtil
IWebAction
- interface com.easyjf.web.
IWebAction
.
EasyJWeb的Action接口,用户的Action组件必须实现该接口,该接口只有一个方法需要用户实现。
init(ServletConfig)
- Method in class com.easyjf.web.
ActionServlet
init(FilterConfig)
- Method in class com.easyjf.web.
CharsetFilter
init(ActionServlet)
- Method in interface com.easyjf.web.
IAppInit
init()
- Method in class com.easyjf.web.config.
WebConfig
initForm(Map)
- Method in interface com.easyjf.web.config.
IConfigFactory
初始化表单信息
initForm(Map)
- Method in class com.easyjf.web.config.
XMLConfigFactory
initModule(Map)
- Method in interface com.easyjf.web.config.
IConfigFactory
初始化Module信息
initModule(Map)
- Method in class com.easyjf.web.config.
XMLConfigFactory
initOther()
- Method in interface com.easyjf.web.config.
IConfigFactory
初始化其它信息,存放到HashMap中
initOther()
- Method in class com.easyjf.web.config.
XMLConfigFactory
initPage(Map)
- Method in interface com.easyjf.web.config.
IConfigFactory
初始化Page信息
initPage(Map)
- Method in class com.easyjf.web.config.
XMLConfigFactory
isExeFile(String)
- Static method in class com.easyjf.util.
FileUtil
isImgageFile(String)
- Static method in class com.easyjf.util.
FileUtil
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
X