Uses of Interface
org.sblim.cimclient.internal.cimxml.sax.node.ArrayIf
Packages that use ArrayIf
Package
Description
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 ArrayIfModifier and TypeClassDescriptionclassClass AbstractArrayValueNode is the superclass of all VALUE.ARRAY style nodes.classELEMENT VALUE.ARRAY (VALUE|VALUE.NULL)*
For non-standard CIMOMs the TYPE and PARAMTYPE attributes are handled.classELEMENT VALUE.REFARRAY (VALUE.REFERENCE|VALUE.NULL)*