[jdom-interest] Deferred Builder?
Risheng Lin
rlin at eng.utoledo.edu
Thu Jun 7 15:40:49 PDT 2001
As JDOM announced that " it provides a full document view with random
access but, surprisingly, it does not require the entire document to be in
memory. ", it must be designed with some kind of deferred builder to do this.
So any one work with this kind of deferred builder for JDOM? By deferred
builder,
it can solved the large file with large memory problems. It might be
similar to
PDOM from Infonyte (www.infonyte.com). Persistent DOMs swap the DOM tree
to disk and therefore limit memory usage.
Many thanks,
Risheng
-----------------------------------------------------
More information about the jdom-interest
mailing list