This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment. More...
#include <FormatterToDOM.hpp>
Inheritance diagram for FormatterToDOM:

Collaboration diagram for FormatterToDOM:

This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
|
Construct a FormatterToDOM instance.
it will add the DOM nodes to the document fragment.
| doc | document for nodes |
| docFrag | document fragment for nodes |
| currentElement | current element for nodes |
|
Construct a FormatterToDOM instance.
it will add the DOM nodes to the document.
| doc | document for nodes |
| elem | current element for nodes |
|
|
|
|
|
Called when a Comment is to be constructed.
| data | pointer to comment data |
| SAXException |
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
|
Receive notification of a entityReference.
| data | pointer to characters from the XML document |
| SAXException |
Reimplemented from FormatterListener.
|
|
|
|
|
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
|
|
|
|
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.4 |
|
|