org.sblim.cimclient.internal.cimxml
public class CIMXMLBuilderImpl extends Object
Method Summary | |
---|---|
static String[] | cimObjectArrayToXMLString(Object pObj)
cimObjectArrayToXMLString - for embedded object support
|
static String | cimObjectToXMLString(Object pObj)
cimObjectToXMLString - for embedded object support
|
static Element | createCIM(Document pDoc)
createCIM
|
static Element | createCLASS(Document pDoc, Element pParentE, String pName, String pSuperClass)
createCLASS
|
static Element | createCLASS(Document pDoc, Element pParentE, CIMClass pClass)
createCLASS
|
static Element | createCLASSNAME(Document pDoc, Element pParentE, String pName)
createCLASSNAME
|
static Element | createCLASSPATH(Document pDoc, Element pParentE, CIMObjectPath pPath)
createCLASSPATH
|
static Element | createERROR(Document doc, Element parentE, CIMError error)
createERROR
|
static Element | createEXPMETHODRESPONSE(Document pDoc, Element pParentE, String pName)
createEXPMETHODRESPONSE
|
static Element | createHOST(Document pDoc, Element pParentE, String pHost)
createHOST
|
static Element | createIMETHODCALL(Document pDoc, Element pParentE, String pName)
createIMETHODCALL
|
static Element | createIMETHODRESPONSE(Document pDoc, Element pParentE, String pName)
createIMETHODRESPONSE
|
static Element | createIndication_response(Document doc, String ID, CIMError error)
createIndication_response
|
static Element | createINSTANCE(Document pDoc, Element pParentE, String pClassName)
createINSTANCE
|
static Element | createINSTANCE(Document pDoc, Element pParentE, CIMInstance pInstance)
createINSTANCE
|
static Element | createINSTANCENAME(Document pDoc, Element pParentE, String pClassName)
createINSTANCENAME
|
static Element | createINSTANCENAME(Document doc, Element parentE, CIMObjectPath instanceOP)
createINSTANCENAME
|
static Element | createINSTANCEPATH(Document pDoc, Element pParentE, CIMObjectPath pPath)
createINSTANCEPATH
|
static Element | createIPARAMVALUE(Document pDoc, Element pParentE, String pName)
createIPARAMVALUE
|
static Element | createIRETURNVALUE(Document pDoc, Element pParentE)
createIRETURNVALUE
|
static Element | createIRETURNVALUE(Document pDoc, Element pParentE, Object[] pResultSet)
createIRETURNVALUE
|
static Element | createIRETURNVALUE_ASSOCIATORS(Document pDoc, Element pParentE, Object[] pResultSet, String pNameSpace)
createIRETURNVALUE_ASSOCIATORS
|
static Element | createIRETURNVALUE_ASSOCIATORS_NAMES(Document pDoc, Element pParentE, CIMObjectPath[] pResultSet)
createIRETURNVALUE_ASSOCIATORS_NAMES
|
static Element | createIRETURNVALUE_ENUMERATE_CLASSNAME(Document pDoc, Element pParentE, CIMClass[] pResultSet)
createIRETURNVALUE_ENUMERATE_CLASSNAME
|
static Element | createIRETURNVALUE_ENUMERATE_INSTANCE(Document pDoc, Element pParentE, CIMInstance[] pResultSet)
createIRETURNVALUE_ENUMERATE_INSTANCE
|
static Element | createIRETURNVALUE_ENUMERATE_INSTANCENAME(Document pDoc, Element pParentE, Object[] pResultSet, String pNameSpace)
createIRETURNVALUE_ENUMERATE_INSTANCENAME
|
static Element | createIRETURNVALUE_ERROR(Document doc, Element parentE, CIMError error)
createIRETURNVALUE_ERROR
|
static Element | createIRETURNVALUE_GETINSTANCE(Document pDoc, Element pParentE, CIMInstance pInst)
createIRETURNVALUE_GETINSTANCE
|
static Element | createKEYBINDING(Document pDoc, Element pParentE, String pName)
createKEYBINDING
|
static Element | createKEYVALUE(Document pDoc, Element pParentE, String pValueType, String pValue)
createKEYVALUE
|
static Element | createLOCALCLASSPATH(Document pDoc, Element pParentE, CIMObjectPath pPath)
createLOCALCLASSPATH
|
static Element | createLOCALINSTANCEPATH(Document pDoc, Element pParentE)
createLOCALINSTANCEPATH
|
static Element | createLOCALINSTANCEPATH(Document pDoc, Element pParentE, CIMObjectPath pPath)
createLOCALINSTANCEPATH
|
static Element | createLOCALNAMESPACEPATH(Document pDoc, Element pParentE, CIMObjectPath pName)
createLOCALNAMESPACEPATH
|
static Element | createLOCALOBJECTPATH(Document pDoc, Element pParentE, CIMObjectPath pPath)
createLOCALOBJECTPATH
|
static Element | createMESSAGE(Document pDoc, Element pParentE, String pId, String pProtocolVersion)
createMESSAGE
|
static Element | createMETHOD(Document pDoc, Element pParentE, CIMMethod pMethod, String pClassName)
createMETHOD
|
static Element | createMETHODCALL(Document pDoc, Element pParentE, String pName, String pParamtype)
createMETHODCALL
|
static Element | createMETHODRESPONSE(Document pDoc, Element pParentE, String pName)
createMETHODRESPONSE
|
static void | createMETHODS(Document pDoc, Element pParentE, CIMMethod[] pMethods, String pClassName)
createMETHODS
|
static Element | createMULTIREQ(Document pDoc)
createMULTIREQ
|
static Element | createNAMESPACE(Document pDoc, Element pParentE, String pName)
createNAMESPACE
|
static Element | createNAMESPACEPATH(Document pDoc, Element pParentE, CIMObjectPath pPath)
createNAMESPACEPATH
|
static Element | createOBJECTNAME(Document pDoc, Element pParentE, CIMObjectPath pPath)
createOBJECTNAME
|
static Element | createOBJECTPATH(Document pDoc, Element pParentE, CIMObjectPath pPath)
createOBJECTPATH
|
static Element | createPARAMETER(Document pDoc, Element pParentE, CIMParameter pParameter)
createPARAMETER
|
static void | createPARAMETERS(Document pDoc, Element pParentE, CIMParameter[] pParameters)
createPARAMETERS
|
static Element | createPARAMVALUE(Document pDoc, Element pParentE, CIMArgument pArg)
createPARAMVALUE
|
static void | createPROPERTIES(Document pDoc, Element pParentE, CIMProperty[] pProperties)
createPROPERTIES
|
static Element | createPROPERTY(Document pDoc, Element pParentE, String pName, String pType)
createPROPERTY
|
static Element | createPROPERTY(Document pDoc, Element pParentE, CIMProperty pProperty)
createPROPERTY
|
static Element | createPROPERTYARRAY(Document pDoc, Element pParentE, String pName, String pType)
createPROPERTYARRAY
|
static Element | createPROPERTYREFERENCE(Document pDoc, Element pParentE, String pName, String pReferenceclass)
createPROPERTYREFERENCE
|
static Element | createQUALIFIER(Document pDoc, Element pParentE, String pName, String pType)
createQUALIFIER
|
static Element | createQUALIFIER(Document pDoc, Element pParentE, CIMQualifier pQualifier)
createQUALIFIER
|
static void | createQUALIFIERS(Document pDoc, Element pParentE, CIMQualifier[] pQualifiersA)
createQUALIFIERS
|
static Element | createQUALIFIER_DECLARATION(Document pDoc, Element pParentE, CIMQualifierType pQualifierType)
createQUALIFIER_DECLARATION
|
static Element | createRETURNVALUE(Document pDoc, Element pParentE, Object pValue)! |
static Element | createSIMPLEEXPRSP(Document pDoc, Element pParentE)
createSIMPLEEXPRSP
|
static Element | createSIMPLEREQ(Document pDoc, Element pParentE)
createSIMPLEREQ
|
static Element | createSIMPLEREQ(Document pDoc)
createSIMPLEREQ
|
static Element | createSIMPLERSP(Document pDoc, Element pParentE)
createSIMPLERSP
|
static Element | createVALUE(Document pDoc, Element pParentE)
createVALUE
|
static Element | createVALUE(Document pDoc, Element pParentE, String pValue)
createVALUE
|
static Element | createVALUE(Document pDoc, Element pParentE, boolean pValue)
createVALUE
|
static Element | createVALUE(Document pDoc, Element pParentE, Object pArgValue)
createVALUE
|
static Element | createVALUEARRAY(Document pDoc, Element pParentE)
createVALUEARRAY
|
static Element | createVALUEARRAY(Document pDoc, Element pParentE, Object[] pValA)
createVALUEARRAY
|
static Element | createVALUENAMEDINSTANCE(Document pDoc, Element pParentE, CIMObjectPath pPath, CIMInstance pInst)
createVALUENAMEDINSTANCE
|
static Element | createVALUENAMEDINSTANCE(Document pDoc, Element pParentE, CIMInstance pInst)
createVALUENAMEDINSTANCE
|
static Element | createVALUEOBJECTWITHLOCALPATH(Document pDoc, Element pParentE, Object pObj, String pNameSpace)
createVALUEOBJECTWITHLOCALPATH
|
static Element | createVALUEOBJECTWITHPATH(Document pDoc, Element pParentE, Object pObj, String pNameSpace)
createVALUEOBJECTWITHPATH
|
static Element | createVALUEREFARRAY(Document pDoc, Element pParentE)
createVALUEREFARRAY
|
static Element | createVALUEREFERENCE(Document pDoc, Element pParentE)
createVALUEREFERENCE
|
static Element | createVALUEREFERENCE(Document pDoc, Element pParentE, CIMObjectPath pPath)
createVALUEREFERENCE
|
static String | getEmbObjTypeStr(CIMDataType pType)
getEmbObjTypeStr
|
static String | getOpTypeStr(CIMDataType pType)
getOpTypeStr
|
static String | getTypeStr(CIMDataType pType)
getTypeStr
|
static boolean | isCIMObject(int typeCode)
isCIMObject
|
static boolean | isCIMObject(CIMDataType pType)
isCIMObject
|
Parameters: pObj
Returns: String[]
Throws: WBEMException
Parameters: pObj
Returns: String
Throws: WBEMException
Parameters: pDoc
Returns: Element
Parameters: pDoc pParentE pName pSuperClass
Returns: Element
Parameters: pDoc pParentE pClass
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE pPath
Returns: Element
Parameters: doc parentE error
Returns: Element
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE pHost
Returns: Element
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE pName
Returns: Element
Parameters: doc ID error
Returns: Element
Parameters: pDoc pParentE pClassName
Returns: Element
Parameters: pDoc pParentE pInstance
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pClassName
Returns: Element
Parameters: doc parentE instanceOP
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pPath
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE pResultSet
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pResultSet pNameSpace
Returns: Element
Throws: Exception
Parameters: pDoc pParentE pResultSet
Returns: Element
Throws: Exception
Parameters: pDoc pParentE pResultSet
Returns: Element
Parameters: pDoc pParentE pResultSet
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pResultSet pNameSpace
Returns: Element
Throws: Exception
Parameters: doc parentE error
Returns: Element
Parameters: pDoc pParentE pInst
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE pValueType pValue
Returns: KEYVALUE
Parameters: pDoc pParentE pPath
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE pPath
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE pPath
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pId pProtocolVersion
Returns: Element
Parameters: pDoc pParentE pMethod pClassName
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pName pParamtype
Returns: Element
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE pMethods pClassName
Throws: WBEMException
Parameters: pDoc
Returns: Element
Parameters: pDoc pParentE pName
Returns: Element
Parameters: pDoc pParentE pPath
Returns: Element
Parameters: pDoc pParentE pPath
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pPath
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pParameter
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pParameters
Throws: WBEMException
Parameters: pDoc pParentE pArg
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pProperties
Throws: WBEMException
Parameters: pDoc pParentE pName pType
Returns: Element
Parameters: pDoc pParentE pProperty
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pName pType
Returns: Element
Parameters: pDoc pParentE pName pReferenceclass
Returns: Element
Parameters: pDoc pParentE pName pType
Returns: Element
Parameters: pDoc pParentE pQualifier
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pQualifiersA
Throws: WBEMException
Parameters: pDoc pParentE pQualifierType
Returns: Element
Throws: WBEMException
!ELEMENT RETURNVALUE (VALUE | VALUE.REFERENCE) !ATTLIST RETURNVALUE %ParamType; #IMPLIEDcreateRETURNVALUE
Parameters: pDoc pParentE pValue
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc
Returns: Element
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE pValue
Returns: Element
Parameters: pDoc pParentE pValue
Returns: Element
Parameters: pDoc pParentE pArgValue
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE pValA
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pPath pInst
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pInst
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pObj pNameSpace
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE pObj pNameSpace
Returns: Element
Throws: WBEMException
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE
Returns: Element
Parameters: pDoc pParentE pPath
Returns: Element
Throws: WBEMException
Parameters: pType
Returns: String
Parameters: pType
Returns: String
Parameters: pType
Returns: String
Parameters: typeCode
Returns: boolean
Parameters: pType
Returns: boolean