Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XPath::Query Class Reference

A class for performing XPath queries. More...

#include <query.h>

List of all members.

Public Methods

Value select (const QString &expr, const DOM::Node &context)
virtual Value select (const QString &expr, const Context &context)


Detailed Description

A class for performing XPath queries.

Version:
Id:
xmldemo.h,v 1.3 2002/02/18 00:45:47 rich Exp
Author:
Richard Moore, rich@kde.org


Member Function Documentation

virtual Value XPath::Query::select const QString & expr,
const Context & context
[virtual]
 

Executes the query expr in the specified context, and returns the result.


The documentation for this class was generated from the following file:
Generated at Fri Feb 14 01:25:24 2003 for XPath by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001