|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| org.tinygroup.weblayer.webcontext.parser.impl 中 ParserWebContext 的使用 |
|---|
| 实现 ParserWebContext 的 org.tinygroup.weblayer.webcontext.parser.impl 中的类 | |
|---|---|
class |
ParserWebContextImpl
自动解析request parameters和cookie parameters,并透明地处理upload请求的request context实现。 |
| org.tinygroup.weblayer.webcontext.parser.valueparser 中 ParserWebContext 的使用 |
|---|
| 声明为 ParserWebContext 的 org.tinygroup.weblayer.webcontext.parser.valueparser 中的字段 | |
|---|---|
protected ParserWebContext |
AbstractValueParser.webContext
|
| 参数类型为 ParserWebContext 的 org.tinygroup.weblayer.webcontext.parser.valueparser 中的构造方法 | |
|---|---|
AbstractValueParser(ParserWebContext requestContext)
|
|
| org.tinygroup.weblayer.webcontext.parser.valueparser.impl 中 ParserWebContext 的使用 |
|---|
| 参数类型为 ParserWebContext 的 org.tinygroup.weblayer.webcontext.parser.valueparser.impl 中的构造方法 | |
|---|---|
CookieParserImpl(ParserWebContext webContext)
从request中创建新的cookies。 |
|
ParameterParserImpl(ParserWebContext webContext,
UploadService upload,
boolean trimming,
ParameterParserFilter[] filters,
String htmlFieldSuffix)
从request中创建新的parameters,如果是multipart-form,则自动解析之。 |
|
| org.tinygroup.weblayer.webcontext.rewrite 中 ParserWebContext 的使用 |
|---|
| 返回 ParserWebContext 的 org.tinygroup.weblayer.webcontext.rewrite 中的方法 | |
|---|---|
ParserWebContext |
RewriteSubstitutionContext.getParserWebContext()
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||