Package | Description |
---|---|
org.sblim.cimclient.internal.cimxml |
Internal cim-xml DOM parser & builder implementation.
|
org.sblim.cimclient.internal.cimxml.sax.node |
Internal implementation of the SAX parser for cim-xml.
|
Modifier and Type | Method and Description |
---|---|
static Element |
CIMXMLBuilderImpl.createERROR(Document doc,
Element parentE,
CIMError error)
createERROR
|
Document |
CIMClientXML_HelperImpl.createIndication_response(CIMError error)
createIndication_response
|
static Element |
CIMXMLBuilderImpl.createIndication_response(Document doc,
String ID,
CIMError error)
createIndication_response
|
static Element |
CIMXMLBuilderImpl.createIRETURNVALUE_ERROR(Document doc,
Element parentE,
CIMError error)
createIRETURNVALUE_ERROR
|
Modifier and Type | Method and Description |
---|---|
CIMError |
ExpMethodResponseNode.getCIMError() |
CIMError |
ErrorNode.getCIMError() |
CIMError |
ErrorIf.getCIMError()
getCIMError
|
CIMError |
IMethodResponseNode.getCIMError() |
abstract CIMError |
AbstractSimpleRspNode.getCIMError() |
CIMError |
SimpleExpRspNode.getCIMError() |
CIMError |
MethodResponseNode.getCIMError() |
CIMError |
SimpleRspNode.getCIMError() |
Copyright © 2005, 2012 IBM Corporation. All Rights Reserved.