Declaration.hpp
Go to the documentation of this file.
60 DeclarationXML(const std::string& _version="0.0", const std::string& _format = "UTF-8", bool _standalone = true);
exml::Declaration & operator=(const exml::Declaration &_obj)
Copy constructor.
Declaration(ememory::SharedPtr< exml::internal::Node > _internalNode)
Constructor.