Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
ICS.decode
Splits the attribute portion of a URL string into a set of attributes.
Syntax
public voiddecode(String sAttributes,Map map)Parameters
sAttributes- Attribute string in the following format:
 k1=v1&k2=v2&....
map- Set of key/value pairs from the string.
 
See Also
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.