I'm working on the XML Deserialization and my plan was to do the following.

- Load the xml file in a DOM tree
- Parse it in the appropriate java objects

I would like to use SAX but the references need to be loaded first and kept in memory for the rest to work. Is this possible using SAX?

François



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Mdarad-toolbox-devs mailing list
Mdarad-toolbox-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mdarad-toolbox-devs

Reply via email to