org.sblim.cimclient.internal.uri
public class KeyValuePairs extends Vector<Object>
| Method Summary | |
|---|---|
| static KeyValuePairs | parse(boolean pTyped, URIString pUriStr)
Tries to parse the key-value pairs from the passed pUriStr.
|
pUriStr.
Parameters: pTyped pUriStr
Returns: instance of UntypedKeyValuePairs or
null if failed.
Throws: IllegalArgumentException