Internal implementation of the SAX parser for cim-xml.
See: Description
Interface Summary | |
---|---|
NodeConstIf | Class NodeConstIf |
Class Summary | |
---|---|
CIMObjectFactory | Class CIMObjectFactory is responsible for type String and value String parsing. |
EmbObjHandler | EmbObjHandler helps the parsing of embedded object elements. |
NodeFactory | Class NodeFactory is responsible for Node instance construction. |
NodePool | NodePool is used by XMLDefaultHandlerImpl to store unused Node instances which can be reused later without instantiating new ones. |
SAXHelper | Class SAXHelper stores methods to help high level CIM-XML pull and SAX parsing. |
SAXSession | This class is intended to store variables which are common for a whole CIM-XML SAX parsing session. |
XMLDefaultHandlerImpl | Class XMLDefaultHandlerImpl is DefaultHandler implementation which is used for SAX and PULL style XML parsing. |
Since: 2.0.0