Home | History | Annotate | Download | only in tinyxml2

Lines Matching refs:GetText

939         and concise, GetText() is limited compared to getting the TiXmlText child

942 If the first child of 'this' is a TiXmlText, the GetText()
948 const char* str = fooElement->GetText();
964 GetText() will return "This is ".
966 const char* GetText() const;