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