Xml.Node.Node – libxml-2.0 Reference Manual
Packages
libxml-2.0
Xml
Node
Node
Node.comment
Node.eat_name
Node.pi
Node.text
Node.text_len
add_child
add_child_list
add_content
add_content_len
add_next_sibling
add_prev_sibling
add_sibling
child_element_count
copy
copy_list
doc_copy
doc_copy_list
first_element_child
free_list
get_content
get_lang
get_last_child
get_line_no
get_no_ns_prop
get_ns_prop
get_path
get_prop
get_space_preserve
has_ns_prop
has_prop
is_blank
is_text
new_child
new_ns
new_ns_prop
new_prop
new_text_child
next_element_sibling
replace
set_content
set_content_len
set_lang
set_list_doc
set_name
set_ns_prop
set_prop
set_space_preserve
set_tree_doc
text_concat
text_merge
unlink
unset_ns_prop
unset_prop
children
content
doc
extra
last
line
name
next
ns
ns_def
parent
prev
properties
type
Node
Description:
public
Node
(
unowned
Ns
* ns,
string
name)