16 #if !defined(XALAN_AVTPARTXPATH_HEADER_GUARD)
17 #define XALAN_AVTPARTXPATH_HEADER_GUARD
39 XALAN_CPP_NAMESPACE_BEGIN
86 const XPath*
const m_pXPath;
91 XALAN_CPP_NAMESPACE_END
95 #endif //XALAN_AVTPARTXPATH_HEADER_GUARD
Definition: XalanNode.hpp:44
Definition: XPathExecutionContext.hpp:72
AVTPartXPath(const XPath *xpath)
Construct an XPath Attribute Value Template (AVT) part from an XPath.
Class to hold a part, either a string or XPath, of an Attribute Value Template.
Definition: AVTPart.hpp:46
Simple string part of a complex AVT.
Definition: AVTPartXPath.hpp:54
Definition: XPathEnvSupport.hpp:62
This class defines an interface for classes that resolve namespace prefixes to their URIs...
Definition: PrefixResolver.hpp:37
Definition: XPathProcessor.hpp:47
Definition: XPathFactory.hpp:39
Definition: XalanDOMString.hpp:42
virtual void evaluate(XalanDOMString &buf, XalanNode *contextNode, const PrefixResolver &prefixResolver, XPathExecutionContext &executionContext) const
Append the value to the buffer.