Package org.apache.turbine.util.parser

Class Summary
BaseValueParser BaseValueParser is a base class for classes that need to parse name/value Parameters, for example GET/POST data or Cookies (DefaultParameterParser and DefaultCookieParser)
DefaultCookieParser CookieParser is used to get and set values of Cookies on the Client Browser.
DefaultParameterParser DefaultParameterParser is a utility object to handle parsing and retrieving the data passed via the GET/POST/PATH_INFO arguments.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.