Uses of Class
org.sblim.cimclient.internal.uri.KeyValuePairs

Packages that use KeyValuePairs
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
 KeyValuePairs URI.getKeyValuePairs()
          getKeyValuePairs
 KeyValuePairs URI.getKeyValuePairs()
          getKeyValuePairs
static KeyValuePairs KeyValuePairs.parse(boolean pTyped, URIString pUriStr)
          Tries to parse the key-value pairs from the passed pUriStr.
static KeyValuePairs KeyValuePairs.parse(boolean pTyped, URIString pUriStr)
          Tries to parse the key-value pairs from the passed pUriStr.
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.