libxml v1.1.0 Libxml.Nif

Link to this section Summary

Link to this section Functions

Link to this function get_xml_char(char)
Link to this function get_xml_node(node)
Link to this function get_xml_node_set(nodeset)
Link to this function get_xml_xpath_context(obj)
Link to this function get_xml_xpath_object(obj)
Link to this function set_xml_node(node, map)
Link to this function set_xml_xpath_context(obj, map)
Link to this function xml_c14n_doc_dump_memory(doc, nodeset, mode, inclusive_ns_prefixes, with_comments)
Link to this function xml_copy_doc(doc, recursive)
Link to this function xml_copy_node(node, extended)
Link to this function xml_doc_copy_node(node, doc, extended)
Link to this function xml_doc_get_root_element(doc)
Link to this function xml_doc_set_root_element(doc, node)
Link to this function xml_free_doc(doc)
Link to this function xml_free_node(node)
Link to this function xml_free_node_list(node)
Link to this function xml_new_ns(node, href, prefix)
Link to this function xml_read_memory(contents)
Link to this function xml_schema_free(schema)
Link to this function xml_schema_free_parser_ctxt(ctxt)
Link to this function xml_schema_free_valid_ctxt(ctxt)
Link to this function xml_schema_new_doc_parser_ctxt(doc)
Link to this function xml_schema_new_parser_ctxt(url)
Link to this function xml_schema_new_valid_ctxt(schema)
Link to this function xml_schema_parse(ctxt)
Link to this function xml_schema_validate_doc(ctxt, doc)
Link to this function xml_xpath_eval(ctx, xpath)
Link to this function xml_xpath_free_context(context)
Link to this function xml_xpath_free_object(obj)
Link to this function xml_xpath_new_context(doc)