com.arsdigita.toolbox
Class CharsetEncodingProvider
java.lang.Object
com.arsdigita.toolbox.CharsetEncodingProvider
- All Implemented Interfaces:
- ParameterProvider
- public class CharsetEncodingProvider
- extends Object
- implements ParameterProvider
Provides a character set encoding parameter to add to each URL or Form in a
request.
- Version:
- $Revision: #11 $ $Date: 2004/04/07 $
Method Summary |
Set |
getModels()
Return the set of bebop ParameterModels that this provides. |
Set |
getParams(javax.servlet.http.HttpServletRequest request)
Return the URL parameters for this request as a set of bebop
ParameterData. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
CharsetEncodingProvider
public CharsetEncodingProvider()
getModels
public Set getModels()
- Description copied from interface:
ParameterProvider
- Return the set of bebop ParameterModels that this provides.
- Specified by:
getModels
in interface ParameterProvider
getParams
public Set getParams(javax.servlet.http.HttpServletRequest request)
- Description copied from interface:
ParameterProvider
- Return the URL parameters for this request as a set of bebop
ParameterData.
- Specified by:
getParams
in interface ParameterProvider
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC