#include <context.h>
Public Methods | |
Context (const DOM::Node &node) | |
DOM::Node | current () const |
uint | position () const |
uint | 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.
|
|
|
|
|
|
|