接口 org.tinygroup.weblayer.webcontext.parser.valueparser.ParameterParser
的使用

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

org.tinygroup.weblayer.webcontext.parserParameterParser 的使用
 

返回 ParameterParserorg.tinygroup.weblayer.webcontext.parser 中的方法
 ParameterParser ParserWebContext.getParameters()
          取得所有query参数。
 

org.tinygroup.weblayer.webcontext.parser.implParameterParser 的使用
 

返回 ParameterParserorg.tinygroup.weblayer.webcontext.parser.impl 中的方法
 ParameterParser ParserWebContextImpl.getParameters()
          取得所有query参数。
 

org.tinygroup.weblayer.webcontext.parser.valueparser.implParameterParser 的使用
 

实现 ParameterParserorg.tinygroup.weblayer.webcontext.parser.valueparser.impl 中的类
 class ParameterParserImpl
          用来解析HTTP请求中GET或POST的参数的接口ParameterParser的默认实现。
 

org.tinygroup.weblayer.webcontext.rewriteParameterParser 的使用
 

返回 ParameterParserorg.tinygroup.weblayer.webcontext.rewrite 中的方法
 ParameterParser RewriteSubstitutionContext.getParameters()
           
 

参数类型为 ParameterParserorg.tinygroup.weblayer.webcontext.rewrite 中的方法
 boolean RewriteSubstitution.substituteParameters(ParameterParser params, org.tinygroup.commons.tools.MatchResultSubstitution resultSubs)
           
 



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