com.arsdigita.toolbox
Class CharsetEncodingProvider

java.lang.Object
  extended bycom.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 $

Field Summary
static String versionId
           
 
Constructor Summary
CharsetEncodingProvider()
           
 
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
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

CharsetEncodingProvider

public CharsetEncodingProvider()
Method Detail

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