Class XMLText

#include <Geode/cocos/support/tinyxml2/tinyxml2.h>
classXMLText:publictinyxml2::XMLNode{ ... }

XML text. Note that a text node can have child element nodes, for example:

Examples0
Public static methods0
Public member functions8
virtualboolAccept()const
No description provided
virtualtinyxml2::XMLText*ToText()
No description provided
virtualtinyxml2::XMLTextconst*ToText()const
No description provided
voidSetCData(
boolisCData
)

/// Declare whether this should be CDATA or standard text.

boolCData()const

/// Returns true if this is a CDATA text element.

virtualchar*ParseDeep(,)
No description provided
virtualtinyxml2::XMLNode*ShallowClone()const
No description provided
virtualboolShallowEqual()const
No description provided
Fields0
Protected member functions1
tinyxml2::XMLText&operator=()
No description provided
Protected fields0