Class KeyValuePair
java.lang.Object
org.sblim.cimclient.internal.uri.KeyValuePair
key_name "=" key_value
-
Method Summary
-
Method Details
-
parse
Tries to get anKeyValuePairfrom the passedpUriStr.- Parameters:
pTyped-pUriStr-- Returns:
- an
KeyValuePairornullif failed. - Throws:
IllegalArgumentException
-
toString
-
getKey
-
getValue
-