[libxml++] Writing to file



Hi there.

I´m parsing a XML file with DOM Parser and I´ll need to change nodes
names and attributes. As DOM Parser reads the file into memory, the
only time this changes will take effect is when I use Document´s
write_to_file or write_to_file_formatted?

If so, when re-read a node that had been changed I´ll get the updated
value or name, right?

I´m still understanding the structure of libxml++ and how it works.

Thanks in advance.
Arthur


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]