Module libxml::tree[][src]

Manipulations on the DOM representation The tree functionality

Structs

Document

A libxml2 Document

Namespace

An xml namespace

Node

An xml node

Enums

NodeType

Types of xml nodes

Statics

NODE_RC_MAX_GUARD

Guard treshold for enforcing runtime mutability checks for Nodes

Functions

set_node_rc_guard

Set the guard value for the max Rc "strong count" allowed for mutable use of a Node Default is 2