[jdom-interest] Large documents.

Richard Cook rpc at prismtechnologies.com
Fri Mar 9 02:29:30 PST 2001


Does JDom support a hybrid event/tree strategy where I can handle SAX events
for most of the document and build a JDom tree only for those fragments I
need random access to?

This is mentioned in Python/XML by Sean McGrath, for example, to balance
tree simplicity with event scalability


Thanks, Richard




More information about the jdom-interest mailing list