|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorIf | |
---|---|
org.sblim.cimclient.internal.cimxml.sax.node | Internal implementation of the SAX parser for cim-xml. |
Uses of ErrorIf in org.sblim.cimclient.internal.cimxml.sax.node |
---|
Classes in org.sblim.cimclient.internal.cimxml.sax.node that implement ErrorIf | |
---|---|
class |
AbstractSimpleRspNode
Class AbstractSimpleRspNode is the superclass of SimpleExpRspNode and SimpleRspNode classes. |
class |
ErrorNode
ELEMENT ERROR (INSTANCE*) ATTLIST ERROR CODE CDATA #REQUIRED DESCRIPTION CDATA #IMPLIED |
class |
ExpMethodResponseNode
ELEMENT EXPMETHODRESPONSE (ERROR|IRETURNVALUE?) ATTLIST EXPMETHODRESPONSE %CIMName; |
class |
IMethodResponseNode
Class IMethodResponseNode is responsible for |
class |
MethodResponseNode
ELEMENT METHODRESPONSE (ERROR|(RETURNVALUE?,PARAMVALUE*)) ATTLIST METHODRESPONSE %CIMName; |
class |
SimpleExpRspNode
ELEMENT SIMPLEEXPRSP (EXPMETHODRESPONSE) ELEMENT EXPMETHODRESPONSE (ERROR|IRETURNVALUE?) |
class |
SimpleRspNode
ELEMENT SIMPLERSP (METHODRESPONSE | IMETHODRESPONSE) ELEMENT METHODRESPONSE (ERROR|(RETURNVALUE?,PARAMVALUE*)) ELEMENT IMETHODRESPONSE (ERROR|IRETURNVALUE?) * |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |