Hello,
I have found your library looking for a fluent API similar to that of
jRTF:
http://code.google.com/p/jrtf/
Yours looks quite nice. However, I'm not sure if internally, you
operate on a org.w3c.dom.Document, which is my main requirement. I'd
like to wrap existing org.w3c.dom.Documents with some fluent API in
order to manipulate them. But in the end, they should still be
org.w3c.dom.Documents, not proprietary ones. Does your library support
that?
Cheers
Lukas