This class represents the XML declaration in the 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) |
Methods defined in this class |
get_encoding() get_standalone() get_type() get_version() initially() set_encoding(encoding) set_standalone(standalone) set_version(version) to_string() |
Variables defined in this class |
encoding standalone version |
Method detail |
Variable detail |