Is there a mechanism to write the DOM tree using the DOMWriter to a stream. I have a output stream with a fixed buffer size and I would like to flush it when the buffer is full and obtain more data into the buffer. I have implementation of my own to write DOM but was looking if DOMWriter has something. Can I derive from XMLFormatTarget and do something.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]