Package org.sblim.wbem.cimxml


package org.sblim.wbem.cimxml
Internal implementation of CIM-XML helper classes
  • Class
    Description
    Class CimXmlSerializer implements a XML serializer for DOM documents that is specialized for CIM-XML.
    This interface provides the methods used to convert CIMElements to CIM-XML representation, and CIM-XML representation back to CIMElements.
    This is a factory class that create instances of CIMXmlUtil