#include <lxml.h>
Public Attributes | |
char * | element_name |
The name of the element. | |
int(* | callback )(cntree *atree, void **data, void **data_iter, int op) |
Callback function. | |
void ** | data |
User provided data passed to the callback function. |
|
Callback function.
|
|
User provided data passed to the callback function.
|
|
The name of the element.
|