Package org.sblim.cimclient.internal.cimxml.sax

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.
 

Package org.sblim.cimclient.internal.cimxml.sax Description

Internal implementation of the SAX parser for cim-xml. 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


Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.