#include <apr_xml.h>
Data Fields | |
| const char * | text |
| struct apr_text * | next |
Structure to keep a linked list of pieces of text
struct apr_text* apr_text::next [read] |
a pointer to the next piece of text
| const char* apr_text::text |
The current piece of text
1.6.1