Uses of Class
org.sblim.cimclient.internal.uri.KeyValuePairs
-
Packages that use KeyValuePairs Package Description org.sblim.cimclient.internal.uri 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 KeyValuePairs Modifier and Type Method Description KeyValuePairsURI. getKeyValuePairs()getKeyValuePairsstatic KeyValuePairsKeyValuePairs. parse(boolean pTyped, URIString pUriStr)Tries to parse the key-value pairs from the passedpUriStr.
-