Xalan-C++ API Documentation

The Xalan-C++ XSL Transformer Version 1.0

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

FunctionDoc Class Reference

XPath implementation of "document" function. More...

#include <FunctionDoc.hpp>

Inheritance diagram for FunctionDoc:

Function Collaboration diagram for FunctionDoc:

List of all members.

Public Methods


Detailed Description

XPath implementation of "document" function.


Member Function Documentation

FunctionDoc * FunctionDoc::clone () const [virtual]

Create a copy of the function object.

Returns:
pointer to the new object

Reimplemented from Function.

XObject * FunctionDoc::execute ( XPathExecutionContext & executionContext,
const DOM_Node & context,
int,
const XObjectArgVectorType & args) [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++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.