Commit Graph

5 Commits

Author SHA1 Message Date
marian 9bf5249ecf Fixed bug: set children parent when copying an XmlElement.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6268 acf43c95-373e-0410-b603-e72c3f656dc1
2017-09-26 13:51:18 +00:00
oana 957949c8a2 Add a XmlElement::findNextChild() which uses a const String reference as a parameter for the child name.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6076 acf43c95-373e-0410-b603-e72c3f656dc1
2015-12-07 11:09:24 +00:00
oana de6b5b9aaa Added function to take the pointer to the root element from a document, thus removing the pointer from the document's ownership.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5923 acf43c95-373e-0410-b603-e72c3f656dc1
2014-11-10 15:19:42 +00:00
paulc c256c99a7e Added a more convenient XmlElement::findFirstChild and constified first parameter of findNextChild.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5905 acf43c95-373e-0410-b603-e72c3f656dc1
2014-08-12 11:41:07 +00:00
paulc 05a21a1d34 Moved XML classes to the main library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5864 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-04 15:18:11 +00:00