RE: DOM serialization

2001-04-11 Thread Evert Haasdijk
Yakov, I've modified the DOMPrint example to provide a class DOMSerializer. Included are the source and header for that class for you (and anyone else) to use. Hope this helps you. Ta, Evert DOMSerializer.cpp DOMSerializer.hpp -

Re: DOM serialization

2001-04-11 Thread Gareth Reakes
Hello, currently you will have to modify the DOMPrint example. Work on a serializer did start but was postponed as the DOM level 3 load/save spec deals with this. If you do use DOMPrint you have to be careful with edited/created documents that use namespaces as the documents you produce ma