Xalan-C++ API Reference
1.12.0
|
Simple string part of a complex AVT. More...
#include <xalanc/XSLT/AVTPartSimple.hpp>
Public Member Functions | |
AVTPartSimple (StylesheetConstructionContext &constructionContext, const XalanDOMChar *val, XalanDOMString::size_type len) | |
Construct a simple Attribute Value Template (AVT) part. More... | |
virtual void | evaluate (XalanDOMString &buf, XalanNode *contextNode, const PrefixResolver &prefixResolver, XPathExecutionContext &executionContext) const |
Append the value to the buffer. More... | |
virtual void | evaluate (XalanDOMString &buf, const PrefixResolver &prefixResolver, XPathExecutionContext &executionContext) const |
Append the value to the buffer. More... | |
Public Member Functions inherited from xalanc::AVTPart | |
AVTPart () | |
virtual | ~AVTPart () |
Simple string part of a complex AVT.
Definition at line 47 of file AVTPartSimple.hpp.
xalanc::AVTPartSimple::AVTPartSimple | ( | StylesheetConstructionContext & | constructionContext, |
const XalanDOMChar * | val, | ||
XalanDOMString::size_type | len | ||
) |
|
virtual |
Append the value to the buffer.
buf | buffer to write into |
prefixResolver | prefix resolver to use |
executionContext | execution context |
Implements xalanc::AVTPart.
|
virtual |
Append the value to the buffer.
buf | buffer to write into |
contextNode | current context node |
prefixResolver | prefix resolver to use |
executionContext | execution context |
Implements xalanc::AVTPart.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:30 for Xalan-C++ API Reference by 1.8.17