Uses of Interface
org.sblim.cimclient.internal.cimxml.sax.node.ArrayIf

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



Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.