Sese Framework
x.y.z
A cross-platform framework
|
成员的完整列表,这些成员属于 sese::xml::XmlUtil,包括所有继承而来的类成员
createElement(Tokens &tokens, size_t level, bool is_sub_element) noexcept | sese::xml::XmlUtil | privatestatic |
deserialize(const InputStream::Ptr &input_stream, size_t level) noexcept | sese::xml::XmlUtil | static |
deserialize(InputStream *input_stream, size_t level) noexcept | sese::xml::XmlUtil | static |
InputStream typedef | sese::xml::XmlUtil | |
NotInstantiable()=delete | sese::NotInstantiable | |
NotInstantiable(const NotInstantiable &)=delete | sese::NotInstantiable | |
operator=(const NotInstantiable &)=delete | sese::NotInstantiable | |
OutputStream typedef | sese::xml::XmlUtil | |
removeComment(Tokens &tokens) noexcept | sese::xml::XmlUtil | privatestatic |
serialize(const Element::Ptr &object, const OutputStream::Ptr &output_stream) noexcept | sese::xml::XmlUtil | static |
serialize(const Element::Ptr &object, OutputStream *output_stream) noexcept | sese::xml::XmlUtil | static |
tokenizer(InputStream *input_stream, Tokens &tokens) noexcept | sese::xml::XmlUtil | privatestatic |
Tokens typedef | sese::xml::XmlUtil | |
XmlUtil()=delete | sese::xml::XmlUtil | |
~NotInstantiable()=default | sese::NotInstantiable | virtual |