R
Rob
I've got a series of objects in memory (loaded from a database) from which I
want to generate some HTML into a file. I'm looking for something can build
an HTML document model in memory (e.g. adding nodes, nested) and then write
out the HTML, indenting as it goes along?
Thanks, Rob.
want to generate some HTML into a file. I'm looking for something can build
an HTML document model in memory (e.g. adding nodes, nested) and then write
out the HTML, indenting as it goes along?
Thanks, Rob.