From: Christophe de V. <cde...@al...> - 2003-05-28 22:57:24
|
Le Mercredi 28 Mai 2003 20:31, and...@am... a =E9crit : > Q: I'm a little bit confused by this. > I thought that parse_file, etc., were methods on > a parser object, e.g. > xmlpp::Parser::parse_file, > xmlpp::DomParser::parse_file, > xmlpp::SaxParser::parse_file. > > Has it been made into a free function in a version > I have not downloaded yet? > (I wish I could get CVS across my company's firewall, > legitimately.) I was speaking of the free parsing functions which are defined in=20 document.[h|cc], not the ones which resides in Parsers. |