T
TimB
What is the fastest and most eleganr way to produce XML files as files
from DOM trees? I don't mean any serialization but something that writes
all elements and attributes nicely in indentent form into file.
from DOM trees? I don't mean any serialization but something that writes
all elements and attributes nicely in indentent form into file.