34 gpointer data_for_children;
35 GSList* data_from_children;
45 xmlSAXHandler handler;
48 gpointer top_frame_data;
56 GSList* sixtp_pop_and_destroy_frame (GSList* frame_stack);
58 void sixtp_print_frame_stack (GSList* stack, FILE* f);
62 sixtp_parser_context* sixtp_context_new (
sixtp* initial_parser,
64 gpointer top_level_data);
65 void sixtp_context_destroy (sixtp_parser_context* context);
66 void sixtp_context_run_end_handler (sixtp_parser_context* ctxt);