Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALAN_AVTPARTXPATH_HEADER_GUARD)
19 #define XALAN_AVTPARTXPATH_HEADER_GUARD
36 XALAN_CPP_NAMESPACE_BEGIN
83 const XPath*
const m_pXPath;
88 XALAN_CPP_NAMESPACE_END
92 #endif //XALAN_AVTPARTXPATH_HEADER_GUARD
This class defines an interface for classes that resolve namespace prefixes to their URIs.
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.
virtual void evaluate(XalanDOMString &buf, XalanNode *contextNode, const PrefixResolver &prefixResolver, XPathExecutionContext &executionContext) const
Append the value to the buffer.
virtual void evaluate(XalanDOMString &buf, const PrefixResolver &prefixResolver, XPathExecutionContext &executionContext) const
Append the value to the buffer.
Simple string part of a complex AVT.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|