Uses of Class
org.sblim.cimclient.internal.cimxml.TypedValue
Packages that use TypedValue
Package
Description
Internal cim-xml DOM parser & builder implementation.
-
Uses of TypedValue in org.sblim.cimclient.internal.cimxml
Methods in org.sblim.cimclient.internal.cimxml that return TypedValueModifier and TypeMethodDescriptionstatic TypedValue
CIMXMLParserImpl.parseKEYVALUE
(org.w3c.dom.Element pKeyValueE) parseKEYVALUEstatic TypedValue
CIMXMLParserImpl.parseVALUE
(org.w3c.dom.Element pValueE) parseVALUE - supports the non-standard TYPE attributestatic TypedValue
CIMXMLParserImpl.parseVALUEARRAY
(org.w3c.dom.Element pValueArrayE) parseVALUEARRAY - supports the non-standard TYPE attribute