| childrenCount() const | ts::xml::Node | inline |
| clear() | ts::xml::Node | virtual |
| clone() const override | ts::xml::Text | virtual |
| debug() const | ts::xml::Node | |
| depth() const | ts::xml::Node | |
| document() const | ts::xml::Node | inline |
| document() | ts::xml::Node | |
| expandEnvironment(bool recurse) | ts::xml::Node | virtual |
| firstChild() const | ts::xml::Node | inline |
| firstChild() | ts::xml::Node | inline |
| firstChildElement() const | ts::xml::Node | inline |
| firstChildElement() | ts::xml::Node | |
| hasChildren() const | ts::xml::Node | inline |
| identifyNextNode(TextParser &parser) | ts::xml::Node | protected |
| isCData() const | ts::xml::Text | inline |
| isTrimmable() const | ts::xml::Text | inline |
| lastChild() const | ts::xml::Node | inline |
| lastChild() | ts::xml::Node | inline |
| lineNumber() const | ts::xml::Node | inline |
| move(Node *newSibling, bool before) | ts::xml::Node | |
| moveAfter(Node *newSibling) | ts::xml::Node | inline |
| moveBefore(Node *newSibling) | ts::xml::Node | inline |
| nextSibling() const | ts::xml::Node | inline |
| nextSibling() | ts::xml::Node | |
| nextSiblingElement() const | ts::xml::Node | inline |
| nextSiblingElement() | ts::xml::Node | |
| Node(Report &report, size_t line=0) | ts::xml::Node | explicitprotected |
| Node(const Node &other) | ts::xml::Node | protected |
| Node(Node *parent, const UString &value=UString(), bool last=true) | ts::xml::Node | explicitprotected |
| oneLiner() const | ts::xml::Node | virtual |
| parent() const | ts::xml::Node | inline |
| parent() | ts::xml::Node | inline |
| parseChildren(TextParser &parser) | ts::xml::Node | protectedvirtual |
| parseNode(TextParser &parser, const Node *parent) override | ts::xml::Text | protectedvirtual |
| preserveSpace() const | ts::xml::Node | |
| previousSibling() const | ts::xml::Node | inline |
| previousSibling() | ts::xml::Node | |
| previousSiblingElement() const | ts::xml::Node | inline |
| previousSiblingElement() | ts::xml::Node | |
| print(TextFormatter &output, bool keepNodeOpen=false) const override | ts::xml::Text | virtual |
| printClose(TextFormatter &output, size_t levels=std::numeric_limits< size_t >::max()) const | ts::xml::Node | virtual |
| removeComments(bool recurse) | ts::xml::Node | |
| reparent(Node *newParent, bool last=true) | ts::xml::Node | |
| report() const | ts::xml::Node | inline |
| ringAlone() const | ts::RingNode | inline |
| ringInsertAfter(RingNode *o) | ts::RingNode | |
| ringInsertBefore(RingNode *o) | ts::RingNode | |
| ringNext() | ts::RingNode | inline |
| ringNext() const | ts::RingNode | inline |
| RingNode()=default | ts::RingNode | |
| ringPrevious() | ts::RingNode | inline |
| ringPrevious() const | ts::RingNode | inline |
| ringRemove() | ts::RingNode | |
| ringSize() const | ts::RingNode | |
| ringSwap(RingNode *o) | ts::RingNode | |
| setPreserveSpace(bool on) | ts::xml::Node | inlineprotected |
| setTrimmable(bool trimmable) | ts::xml::Text | inline |
| setValue(const UString &value) | ts::xml::Node | inline |
| stickyOutput() const override | ts::xml::Text | virtual |
| Text(Report &report=(ts::NullReport::Instance()), size_t line=0, bool cdata=false, bool trimmable=false) | ts::xml::Text | explicit |
| Text(Element *parent, const UString &text, bool cdata=false, bool trimmable=false) | ts::xml::Text | |
| Text(const Text &other) | ts::xml::Text | |
| tweaks() const | ts::xml::Node | virtual |
| typeName() const override | ts::xml::Text | virtual |
| value() const | ts::xml::Node | inline |
| ~Node() override | ts::xml::Node | virtual |
| ~RingNode() | ts::RingNode | virtual |