Improved the DocBuffer and DOM writers to where they are kind of usable.
authorFredrik Tolf <fredrik@dolda2000.com>
Mon, 14 Dec 2009 01:25:44 +0000 (02:25 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Mon, 14 Dec 2009 01:25:44 +0000 (02:25 +0100)
commitcb67d09c40c80d0389d7a0a796a4abf0007f61a6
tree8c62e88305c717ee7b1f432da4188f55da2abde5
parent89fea15a17771683e26e6f917c6409eda74fdbb0
Improved the DocBuffer and DOM writers to where they are kind of usable.

The bsvc ShellPage uses them for reference.
samples/bsh/src/dolda/bsvc/ShellPage.java
src/dolda/jsvc/next/DocBuffer.java
src/dolda/jsvc/next/Html.java
src/dolda/jsvc/next/HtmlWriter.java [new file with mode: 0644]
src/dolda/jsvc/next/XHtmlWriter.java [new file with mode: 0644]
src/dolda/jsvc/next/XmlWriter.java