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 TypeClassDescriptionclass
Class AbstractArrayValueNode is the superclass of all VALUE.ARRAY style nodes.class
ELEMENT VALUE.ARRAY (VALUE|VALUE.NULL)*
For non-standard CIMOMs the TYPE and PARAMTYPE attributes are handled.class
ELEMENT VALUE.REFARRAY (VALUE.REFERENCE|VALUE.NULL)*