Package | Description |
---|---|
org.sblim.cimclient.internal.cimxml.sax.node |
Internal implementation of the SAX parser for cim-xml.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiRspNode
Class AbstractMultiRspNode is superclass of MultiRsp style Node classes.
|
class |
AbstractSimpleRspNode
Class AbstractSimpleRspNode is the superclass of SimpleExpRspNode and
SimpleRspNode classes.
|
class |
SimpleExpRspNode
ELEMENT SIMPLEEXPRSP (EXPMETHODRESPONSE)
ELEMENT EXPMETHODRESPONSE (ERROR|IRETURNVALUE?)
|
class |
SimpleRspNode
ELEMENT SIMPLERSP (METHODRESPONSE | IMETHODRESPONSE)
ELEMENT METHODRESPONSE (ERROR|(RETURNVALUE?,PARAMVALUE*))
ELEMENT IMETHODRESPONSE (ERROR|IRETURNVALUE?) *
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.