| Class summary |
| Methods inherited from xml::Element |
| get_attributes() get_name(s) get_nth_element(n, s) get_nth_string(n) get_nth_trimmed_string(n) get_type() print_structure(f, indent, flags) search_children(s) search_tree(s) |
| Variables inherited from xml::Element |
| attributes name |
| 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_attribute(key) initially() set_attribute(key, value) set_name(s) |
| Method detail |