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