Uses of Class
org.sblim.cimclient.internal.uri.KeyValuePairs
Packages that use KeyValuePairs
Package
Description
Internal implementation of WBEM-URI strings parsers as defined in the CIM Infrastructure
Specification.
-
Uses of KeyValuePairs in org.sblim.cimclient.internal.uri
Methods in org.sblim.cimclient.internal.uri that return KeyValuePairsModifier and TypeMethodDescriptionURI.getKeyValuePairs()
getKeyValuePairsstatic KeyValuePairs
Tries to parse the key-value pairs from the passedpUriStr
.