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 <FormatterToSourceTree.hpp>
Inheritance diagram for FormatterToSourceTree:

Collaboration diagram for FormatterToSourceTree:

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 FormatterToSourceTree instance.
it will add the nodes to the document.
| theDocument | The document for nodes |
|
Construct a FormatterToSourceTree instance.
it will add the nodes to the document fragment.
| theDocument | The document for nodes |
| theDocumentFragment | The document fragment 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.
|
|
|
|
|
Perform static initialization.
See class XalanSourceTreeInit.
|
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
|
|
|
|
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
|
Reimplemented from FormatterListener.
|
Perform static shut down.
See class XalanSourceTreeInit.
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 |
|
|