[jdom-interest] Streaming JDOM

Gregor Zeitlinger gregor at zeitlinger.de
Sun Jul 23 04:45:21 PDT 2006


> JDOM does have a streaming API.
That you can specify an Element/Content factory?

If that is the only streaming API, then JDOM still does not have a
pull based streaming API - and this is a significant difference.

In other words: does JDOM have a streaming API that is as easy to use
as a parsed/in-memory element tree?

> In XOM, I made this approach a lot more
> explicit and documented it.
the one I found
(https://xom.dev.java.net/source/browse/xom/src/nu/xom/samples/DTDGenerator.java?rev=HEAD&only_with_tag=MAIN)
is also push/SAX based.

-- 
Gregor Zeitlinger
gregor at zeitlinger.de


More information about the jdom-interest mailing list