<libroxml
version="3.0.2"
/>
|
Data Fields | |
roxml_parse_func | func |
struct _roxml_parser_item * | next |
Definition at line 223 of file roxml_types.h.
roxml_parse_func roxml_parser_item_t::func |
callback function
Definition at line 224 of file roxml_types.h.
struct _roxml_parser_item* roxml_parser_item_t::next |
next item (default or multiple)
Definition at line 225 of file roxml_types.h.