Commit Graph

7 Commits

Author SHA1 Message Date
marian c1f86117f0 Added extra parameter to XmlDocument::saveFile to allow saving flat documents.
git-svn-id: http://voip.null.ro/svn/yate@6310 acf43c95-373e-0410-b603-e72c3f656dc1
2018-04-12 12:38:59 +00:00
marian 131f8ca07c Added replaceParams() to XML fragment, document, element and text.
git-svn-id: http://voip.null.ro/svn/yate@6305 acf43c95-373e-0410-b603-e72c3f656dc1
2018-04-10 10:33:00 +00:00
marian d08772131d Fixed bug: set children parent when copying an XmlElement.
git-svn-id: http://voip.null.ro/svn/yate@6268 acf43c95-373e-0410-b603-e72c3f656dc1
2017-09-26 13:51:18 +00:00
oana d2e0d2dac2 Add a XmlElement::findNextChild() which uses a const String reference as a parameter for the child name.
git-svn-id: http://voip.null.ro/svn/yate@6076 acf43c95-373e-0410-b603-e72c3f656dc1
2015-12-07 11:09:24 +00:00
oana b90916f55a 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://voip.null.ro/svn/yate@5923 acf43c95-373e-0410-b603-e72c3f656dc1
2014-11-10 15:19:42 +00:00
paulc f4a7ed61d7 Added a more convenient XmlElement::findFirstChild and constified first parameter of findNextChild.
git-svn-id: http://voip.null.ro/svn/yate@5905 acf43c95-373e-0410-b603-e72c3f656dc1
2014-08-12 11:41:07 +00:00
paulc a0a8ab9e3f Moved XML classes to the main library.
git-svn-id: http://voip.null.ro/svn/yate@5864 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-04 15:18:11 +00:00