push_state


Description:

public void push_state (XMLInDoc doc, void* new_state, XMLInExtDtor dtor, string[] attrs)

Take the first node from doc as the current node and call its start handler.

Parameters:

this

XMLIn

doc

XMLInDoc

new_state

arbitrary content for the parser

dtor

XMLInExtDtor

attrs

array of xmlChar const *