The base class for a document, being either an XML or HTML document.
| Class summary |
| Variables inherited from xml::Node |
| children parent |
| Methods inherited from lang::Object |
| clone(seen) equals(other, seen) get_class() get_class_name() get_id() hash_code(depth, seen) is_instance(name) to_string(depth, seen) |
| Methods defined in this class |
| get_root_element() get_type() initially() |
| Method detail |