Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

burst.props.QueryStringProperties Class Reference

Inheritance diagram for burst.props.QueryStringProperties:

burst.props.AbstractProperties List of all members.

Detailed Description

Subclass of AbstractProperties that parses a URL-style query string.


Public Member Functions

burst.props. QueryStringProperties (String qstring, String dup_handling, String implicit_prefix)
 If the passed-in string starts with a '?' (as it might from window.location.search), that is skipped.


Constructor & Destructor Documentation

burst.props. burst.props.QueryStringProperties.QueryStringProperties String  qstring,
String  dup_handling,
String  implicit_prefix
 

If the passed-in string starts with a '?' (as it might from window.location.search), that is skipped.

Parameters:
qstring the query string
dup_handling Same interpretation as burst.URI.queryToMap
implicit_prefix Optional. If specified, the implicit prefix.


The documentation for this class was generated from the following file:
Generated on Tue Nov 30 04:03:09 2004 for BurstProject by doxygen 1.3.4