软件包 org.tinygroup.weblayer.webcontext.parser.valueparser
的使用

使用 org.tinygroup.weblayer.webcontext.parser.valueparser 的软件包
org.tinygroup.weblayer.webcontext.parser   
org.tinygroup.weblayer.webcontext.parser.impl   
org.tinygroup.weblayer.webcontext.parser.valueparser   
org.tinygroup.weblayer.webcontext.parser.valueparser.impl   
org.tinygroup.weblayer.webcontext.rewrite   
 

org.tinygroup.weblayer.webcontext.parser 使用的 org.tinygroup.weblayer.webcontext.parser.valueparser 中的类
CookieParser
          CookieParser是用来解析和添加HTTP请求中的cookies的接口。
ParameterParser
          ParameterParser是用来解析HTTP请求中GET或POST的参数的接口。
 

org.tinygroup.weblayer.webcontext.parser.impl 使用的 org.tinygroup.weblayer.webcontext.parser.valueparser 中的类
CookieParser
          CookieParser是用来解析和添加HTTP请求中的cookies的接口。
ParameterParser
          ParameterParser是用来解析HTTP请求中GET或POST的参数的接口。
 

org.tinygroup.weblayer.webcontext.parser.valueparser 使用的 org.tinygroup.weblayer.webcontext.parser.valueparser 中的类
ValueList
          代表一个值的列表。
ValueParser
          代表一个解析器,用来取得HTTP请求中的参数和cookies。
 

org.tinygroup.weblayer.webcontext.parser.valueparser.impl 使用的 org.tinygroup.weblayer.webcontext.parser.valueparser 中的类
AbstractValueParser
          代表一个解析器的基类,用来取得HTTP请求中的参数和cookies。
CookieParser
          CookieParser是用来解析和添加HTTP请求中的cookies的接口。
ParameterParser
          ParameterParser是用来解析HTTP请求中GET或POST的参数的接口。
ValueList
          代表一个值的列表。
ValueParser
          代表一个解析器,用来取得HTTP请求中的参数和cookies。
 

org.tinygroup.weblayer.webcontext.rewrite 使用的 org.tinygroup.weblayer.webcontext.parser.valueparser 中的类
ParameterParser
          ParameterParser是用来解析HTTP请求中GET或POST的参数的接口。
 



Copyright © 2006–2013 开源组织. All rights reserved.