Uses of Interface
org.sblim.cimclient.internal.cimxml.sax.node.ArrayIf
-
Packages that use ArrayIf Package Description org.sblim.cimclient.internal.cimxml.sax.node Internal implementation of the SAX parser for cim-xml. -
-
Uses of ArrayIf in org.sblim.cimclient.internal.cimxml.sax.node
Classes in org.sblim.cimclient.internal.cimxml.sax.node that implement ArrayIf Modifier and Type Class Description classAbstractArrayValueNodeClass AbstractArrayValueNode is the superclass of all VALUE.ARRAY style nodes.classValueArrayNodeELEMENT VALUE.ARRAY (VALUE|VALUE.NULL)*
For non-standard CIMOMs the TYPE and PARAMTYPE attributes are handled.classValueRefArrayNodeELEMENT VALUE.REFARRAY (VALUE.REFERENCE|VALUE.NULL)*
-