[jdom-interest] Streaming JDOM

Elliotte Harold elharo at metalab.unc.edu
Sun Jul 23 04:10:02 PDT 2006


Gregor Zeitlinger wrote:

> Regarding the last issue:
> I am wondering if the JDOM implementors do not want to have a
> streaming API or if this is just the wrong mailing list to ask this
> question.
> Can anybody enlighten me?

JDOM does have a streaming API. It's just sort of hidden and not widely 
advertised or explained. In XOM, I made this approach a lot more 
explicit and documented it. If a streaming tree model is what you want, 
you're probably better off with XOM, but if you have to stick with JDOM 
then reading the XOM examples will probably give you enough clue about 
how to use JDOM in streaming mode.

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/


More information about the jdom-interest mailing list