#include <xpath_context.h>
Public Methods | |
| Context (const DOM::Node &node) | |
| DOM::Node | current () const |
| ulong | position () const |
| ulong | size () const |
Public Attributes | |
| void * | variables |
| void * | functions |
| void * | namespaces |
See REC-xpath-19991116 1.0 Section 1.
|
|
Returns the context node.
|
|
|
Returns the context position.
|
|
|
Returns the context size.
|
|
|
TODO: Symbol table for variables.
|
|
|
TODO: Symbol table for functions.
|
|
|
TODO: Symbol table for namespaces.
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001