Base Framework
CDATASection Member List

This is the complete list of members for CDATASection, including all inherited members.

appendChild(Node child)Node
appendData(const String &value)CharacterData
ATTRIBUTE_DECL_NODE enum value (defined in Node)Node
ATTRIBUTE_NODE enum value (defined in Node)Node
CDATA_SECTION_NODE enum value (defined in Node)Node
CDATASection(void *context) noexcept (defined in CDATASection)CDATASectioninlineprotected
CDATASection(Node node) (defined in CDATASection)CDATASectioninline
CDATASection(Text node) (defined in CDATASection)CDATASectioninline
CharacterData(void *context) noexcept (defined in CharacterData)CharacterDatainlineprotected
CharacterData(Node node) (defined in CharacterData)CharacterDatainline
cloneNode(bool deep)Node
COMMENT_NODE enum value (defined in Node)Node
deleteData(unsigned int offset, unsigned int count)CharacterData
DOCUMENT_FRAGMENT_NODE enum value (defined in Node)Node
DOCUMENT_NODE enum value (defined in Node)Node
DOCUMENT_TYPE_NODE enum value (defined in Node)Node
ELEMENT_DECL_NODE enum value (defined in Node)Node
ELEMENT_NODE enum value (defined in Node)Node
ENTITY_DECL_NODE enum value (defined in Node)Node
ENTITY_NODE enum value (defined in Node)Node
ENTITY_REFERENCE_NODE enum value (defined in Node)Node
getContext() noexceptNodeinlineprotected
getContext() const noexceptNodeinlineprotected
getData() constCharacterData
getFirstChild() constNode
getLastChild() constNode
getLength() const noexceptCharacterData
getLocalName() const noexceptNode
getName() constNode
getNamespaceURI() const noexceptNode
getNextSibling() const noexceptNode
getOwnerDocument() noexceptNode
getParent() const noexceptNode
getPrefix() constNode
getPreviousSibling() const noexceptNode
getType() constNode
getValue() constNode
hasAttributes() const noexceptNode
hasChildNodes() constNode
hasSameOwner(const Node &node) const noexceptNode
insertBefore(Node newChild, Node refChild)Node
insertData(unsigned int offset, const String &value)CharacterData
isAncestor(const Node &node) const noexceptNode
isInvalid() const noexceptNodeinline
isSame(const Node &node) const noexceptNodeinline
isSupported(const String &feature, const String &version) const noexceptNode
isUnlinked() const noexceptNode
isValid() const noexceptNodeinline
Node(void *_context) noexceptNodeinlineprotected
Node() noexceptNodeinline
Node(const Node &copy) noexceptNodeinline
NodeType enum nameNode
normalize()Node
NOTATION_NODE enum value (defined in Node)Node
operator bool() const noexceptNodeinline
operator=(const Node &assign) noexceptNodeinline
operator==(const Node &node) const noexceptNodeinline
PROCESSING_INSTRUCTION_NODE enum value (defined in Node)Node
removeChild(Node child)Node
replaceChild(Node newChild, Node oldChild)Node
replaceData(unsigned int offset, unsigned int count, const String &value)CharacterData
setData(const String &data)CharacterData
setPrefix(const String &prefix)Node
setValue(const String &value)Node
splitText(unsigned int index)Text
substringData(unsigned int offset, unsigned int count)CharacterData
Text(void *context) noexcept (defined in Text)Textinlineprotected
Text(Node node) (defined in Text)Textinline
Text(CharacterData node) (defined in Text)Textinline
TEXT_NODE enum value (defined in Node)Node
~Node() noexceptNode