wac
03-06-2003, 07:46 PM
I realize some of this is trivial, but...
Why is there not a write method on org.wc3.dom.Document?
I can use it to parse a file but it seems that I have to write
my own code to write Document back out once I've made updates. I know its "easy" to write this code, but somehow I thought that this was built into the object.
Is that not true???
Why is there not a write method on org.wc3.dom.Document?
I can use it to parse a file but it seems that I have to write
my own code to write Document back out once I've made updates. I know its "easy" to write this code, but somehow I thought that this was built into the object.
Is that not true???