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 | Description |
---|---|---|
static org.w3c.dom.Element |
CIMXMLBuilderImpl.createERROR(org.w3c.dom.Document doc,
org.w3c.dom.Element parentE,
CIMError error) |
createERROR
|
org.w3c.dom.Document |
CIMClientXML_HelperImpl.createIndication_response(CIMError error) |
createIndication_response
|
static org.w3c.dom.Element |
CIMXMLBuilderImpl.createIndication_response(org.w3c.dom.Document doc,
java.lang.String ID,
CIMError error) |
createIndication_response
|
static org.w3c.dom.Element |
CIMXMLBuilderImpl.createIRETURNVALUE_ERROR(org.w3c.dom.Document doc,
org.w3c.dom.Element parentE,
CIMError error) |
createIRETURNVALUE_ERROR
|
Modifier and Type | Method | Description |
---|---|---|
abstract CIMError |
AbstractSimpleRspNode.getCIMError() |
|
CIMError |
ErrorIf.getCIMError() |
getCIMError
|
CIMError |
ErrorNode.getCIMError() |
|
CIMError |
ExpMethodResponseNode.getCIMError() |
|
CIMError |
IMethodResponseNode.getCIMError() |
|
CIMError |
MethodResponseNode.getCIMError() |
|
CIMError |
SimpleExpRspNode.getCIMError() |
|
CIMError |
SimpleRspNode.getCIMError() |
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.