XMLInDoc
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gsf_xml_in_doc_get_type ()" ) ]
[ Compact ]
public class XMLInDoc
Content:
Creation methods:
Methods:
- public void add_nodes (XMLInNode[] nodes)
Adds additional nodes to the structure of
this
- public void free ()
Free up resources
- public bool parse (Input input, void* user_state)
Read an xml document from input and parse based on the
the descriptor in this
- public void set_unknown_handler (XMLInUnknownFunc handler)
Call the function handler when an unexpected child node
is found