|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface TinyProcessor
WebContext处理器,用于根据WebContext进行相关处理
| 字段摘要 | |
|---|---|
static String |
TINY_PROCESSOR
|
| 方法摘要 | |
|---|---|
void |
destory()
tinyprocessor的销毁操作 |
void |
init()
tinyprocessor的初始化操作 |
boolean |
isMatch(String urlString)
判断url是否匹配,如果匹配,返回True |
void |
process(String urlString,
WebContext context)
处理 |
void |
setConfiguration(org.tinygroup.xmlparser.node.XmlNode xmlNode)
|
| 字段详细信息 |
|---|
static final String TINY_PROCESSOR
| 方法详细信息 |
|---|
boolean isMatch(String urlString)
urlString -
void process(String urlString,
WebContext context)
context - void init()
void destory()
void setConfiguration(org.tinygroup.xmlparser.node.XmlNode xmlNode)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||