#include <xalanc/XercesParserLiaison/XercesDOMFormatterWalker.hpp>
◆ ParentType
◆ XercesDOMFormatterWalker()
xalanc::XercesDOMFormatterWalker::XercesDOMFormatterWalker |
( |
FormatterListener & |
theFormatterListener | ) |
|
◆ ~XercesDOMFormatterWalker()
virtual xalanc::XercesDOMFormatterWalker::~XercesDOMFormatterWalker |
( |
| ) |
|
|
virtual |
◆ endNode() [1/3]
Called when leaving a node.
- Parameters
-
- Returns
- return false if traversal should continue, or true if it should not.
Implements xalanc::XercesDOMWalker.
◆ endNode() [2/3]
Called when leaving a node.
- Parameters
-
- Returns
- return false if traversal should continue, or true if it should not.
Implements xalanc::XercesDOMWalker.
◆ endNode() [3/3]
Called when leaving a node.
- Parameters
-
- Returns
- return false if traversal should continue, or true if it should not.
Reimplemented from xalanc::XercesDOMWalker.
◆ startNode() [1/3]
Called when first walking a node.
- Parameters
-
- Returns
- return false if traversal should continue, or true if it should not.
Implements xalanc::XercesDOMWalker.
◆ startNode() [2/3]
Called when first walking a node.
- Parameters
-
- Returns
- return false if traversal should continue, or true if it should not.
Implements xalanc::XercesDOMWalker.
◆ startNode() [3/3]
Called when first walking a node.
- Parameters
-
- Returns
- return false if traversal should continue, or true if it should not.
Reimplemented from xalanc::XercesDOMWalker.
The documentation for this class was generated from the following file: