Home > Contents > 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 > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.