Package org.sblim.cimclient.internal.cimxml


package org.sblim.cimclient.internal.cimxml
Internal cim-xml DOM parser invalid input: '&' builder implementation. The classes and interfaces herein are for internal use of the SBLIM Client for Java only and might therefore be modified or removed without notice.
Since:
2.0.0
  • Class
    Description
    Class CIMClientXML_HelperImpl is responsible for building CIM-XML requests and responses.
    Class CIMMessage is used by the CIM-XML DOM parser.
    Class CIMRequest is used by the CIM-XML DOM parser.
    Represent a CIMReponse message.
    Class CIMXMLBuilderImpl is the core class for building CIM-XML documents.
    Class CIMXMLParseException is used by the CIM-XML DOM parser.
    Class CIMXMLParserImpl is the main class of CIM-XML DOM parser.
    Class CimXmlSerializer implements a XML serializer for DOM documents that is specialized for CIM-XML.
    Class LocalPathBuilder helps CIM-XML parsers to build local CIMObjectPathes.
    Class TypedValue is required for the CIM-XML DOM parser.