]> git.mxchange.org Git - simgear.git/commit
- added sg_xml_exception class
authorcurt <curt>
Thu, 19 Jul 2001 02:34:18 +0000 (02:34 +0000)
committercurt <curt>
Thu, 19 Jul 2001 02:34:18 +0000 (02:34 +0000)
commit1976481ba23c82bfca31d53a43b552c4bd3c0003
tree7ed8e93930ffc11ffce1e37ca795c9f706ab6679
parent5f17edbc72d4d8786b66345e8029b3c076cea702
- added sg_xml_exception class
- changed return type of readXML from bool to void (uses an exception
  to report problems now)
- removed XMLVisitor::error callback
- declared new readXML function that uses a path rather than a stream
- modified existing readXML function to take an optional path parameter
simgear/xml/easyxml.hxx