Class to hold an Attribute Value Template. More...
#include <AVT.hpp>
Inheritance diagram for AVT:
Collaboration diagram for AVT:
Class to hold an Attribute Value Template.
|
|
Construct an Attribute Value Template(AVT) by parsing the string, and either constructing a vector of AVTParts, or simply hold on to the string if the AVT is simple.
name | name of AVT |
type | type of AVT |
stringedValue | string value to parse |
resolver | resolver for namespace resolution |
constructionContext | context for construction of AVT |
|
|
Write the value into the buffer.
buf | buffer to write into |
contextNode | current context node |
prefixResolver | prefix resolver to use |
executionContext | execution context |
Reimplemented from AVTPart.
|
Retrieve the name of the Attribute Value Template.
|
Retrieve the type of the Attribute Value Template.
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++ XSL Transformer Version 1.0 |
|