#include <xpath.h>
Public Attributes | |
const xmlChar * | cur |
const xmlChar * | base |
int | error |
xmlXPathContextPtr | context |
xmlXPathObjectPtr | value |
int | valueNr |
int | valueMax |
xmlXPathObjectPtr * | valueTab |
xmlXPathCompExprPtr | comp |
int | xptr |
xmlNodePtr | ancestor |
An XPath parser context. It contains pure parsing informations, an xmlXPathContext, and the stack of objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|