Class to hold a part, either a string or XPath, of an Attribute Value Template.
More...
#include <xalanc/XSLT/AVTPart.hpp>
Class to hold a part, either a string or XPath, of an Attribute Value Template.
Definition at line 43 of file AVTPart.hpp.
◆ AVTPart()
xalanc::AVTPart::AVTPart |
( |
| ) |
|
◆ ~AVTPart()
virtual xalanc::AVTPart::~AVTPart |
( |
| ) |
|
|
virtual |
◆ evaluate() [1/2]
◆ evaluate() [2/2]
Append the value to the buffer.
- Parameters
-
buf | buffer to write into |
contextNode | current context node |
prefixResolver | prefix resolver to use |
executionContext | execution context |
Implemented in xalanc::AVTPartSimple, and xalanc::AVTPartXPath.
The documentation for this class was generated from the following file: