Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » A little XmlNode convenience operator....
A little XmlNode convenience operator.... [message #13820] Tue, 29 January 2008 10:18
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
	String         XmlNode::operator~() const                          { return GatherText(); }


(picks the text of xml tag; ~n["tag1"]["tag2"] for "<tag1><tag2>text</tag2></tag1>" returns "text").
Previous Topic: XmlNode operator[](int)
Next Topic: TIFF leak...
Goto Forum:
  


Current Time: Thu Mar 28 16:46:27 CET 2024

Total time taken to generate the page: 0.01033 seconds