Is there anyway I can convert a Document (it's contents) to String.
Basically after creating a document I have to display it in the screen
as text. (I don't want to read from a file after writing it in a stream)
Anybody who is familiar with MS XML parser (java) or IBM XML parser (java)
or anyother parser please let me know whether it is possible. Otherwise I
have to write a toString function for different types of nodes.
Thillai
AT&T, Middletown, NJ