|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URI | |
|---|---|
| org.sblim.cimclient.internal.uri | 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 URI | |
|---|---|
URI |
ReferenceValue.getRef()
getRef |
static URI |
URI.parse(java.lang.String pUri)
parse |
static URI |
URI.parseRef(URIString pUriStr,
boolean pTyped)
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_pairs |
| Constructors in org.sblim.cimclient.internal.uri with parameters of type URI | |
|---|---|
ReferenceValue(URI pRef)
Ctor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||