[jdom-interest] [off-topic] SaxPath?
Laurent Bihanic
laurent.bihanic at atosorigin.com
Tue Oct 2 04:12:31 PDT 2001
Attila Szegedi wrote:
> It's strange - just last night I was thinking about an XML object model that would be dinamically generated backed by a SAX parser, always containing only the current element and its ancestors, and eventually a single level of children. It came to my mind as I thought about transforming XML documents using template engines and stream-based XML (that is, SAX) instead of load-it-all-in-memory approach (JDOM). I'd be interested in similar stuff myself -- or write one if there isn't any.
>
Hi,
Maybe I've already implemented what you are looking for:
http://lists.denveronline.net/lists/jdom-interest/2001-August/007861.html
If you are interested, I can send you the latest version.
Laurent
More information about the jdom-interest
mailing list