AnewtXMLDomDocumentFragment class

Document fragment DOM node.

Class Overview

Document fragment DOM node.

This is a lightweight Document object that can be used to group various nodes together in a subtree. The children of a DocumentFragment node are zero or more nodes representing the tops of any sub-trees defining the structure of the document.

See also

Public Attributes

$node_name

The name of this node, depending on its type.

Inheritance

Base Classes

Inherited members