#include <axiom_xpath.h>
Public Attributes | |
axis2_char_t * | expr_str |
int | expr_len |
int | expr_ptr |
axutil_array_list_t * | operations |
int | start |
axis2_char_t* axiom_xpath_expression::expr_str |
XPath expression as a string
Length of the expression
A cursor pointing to the position currently being parsed
Parsed expression in an array list
A pointer to the start operation in operations