Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.4

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AVTPartXPath Class Reference

Simple string part of a complex AVT. More...

#include <AVTPartXPath.hpp>

Inheritance diagram for AVTPartXPath:

AVTPart Collaboration diagram for AVTPartXPath:

List of all members.

Public Methods


Detailed Description

Simple string part of a complex AVT.


Constructor & Destructor Documentation

AVTPartXPath::AVTPartXPath ( const XPath * xpath)

Construct an XPath Attribute Value Template (AVT) part from an XPath.

Parameters:
xpath   XPath to evaluate

Member Function Documentation

virtual void AVTPartXPath::evaluate ( XalanDOMString & buf,
XalanNode * contextNode,
const PrefixResolver & prefixResolver,
XPathExecutionContext & executionContext) const [virtual]

Write the value into the buffer.

Parameters:
buf   buffer to write into
contextNode   current context node
prefixResolver   prefix resolver to use
executionContext   execution context

Reimplemented from AVTPart.

virtual XObjectPtr AVTPartXPath::evaluate ( XalanNode * contextNode,
const PrefixResolver & prefixResolver,
XPathExecutionContext & executionContext) const [virtual]


The documentation for this class was generated from the following file:

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.4
Copyright © 2000, 2001, 2002 The Apache Software Foundation. All Rights Reserved.