Uses of Class
org.sblim.cimclient.internal.uri.URI
Packages that use URI
Package
Description
Internal implementation of WBEM-URI strings parsers as defined in the CIM Infrastructure
Specification.
-
Uses of URI in org.sblim.cimclient.internal.uri
Methods in org.sblim.cimclient.internal.uri that return URIModifier and TypeMethodDescriptionReferenceValue.getRef()
getRefstatic URI
parsestatic URI
referenceValue = [ namespaceName ":" ] className "." untyped_key_value_pairs typed_reference_value = "(reference)" "\"" typedReferenceValue "\"" // according to Alexander we have to support instance references only typedReferenceValue = [ namespaceName ] "/(instance)" className "." typed_key_value_pairsConstructors in org.sblim.cimclient.internal.uri with parameters of type URI