#include <query.h>
Public Methods | |
Value | select (const QString &expr, const DOM::Node &context) |
virtual Value | select (const QString &expr, const Context &context) |
|
|
|
Executes the query expr in the specified context, and returns the result.
|