|
I am using Castor for umarshalling XML documents into java objects (with a mapping file). My application will be processing large XML files and I am worried that performance could get affected because of the number of objects that will have to be instantiated in memory.
What is the best way for me to handle large files? I read in the archives from a prior e-mail that I can send fragments of XML to castor. Does anyone have more information on this?
Thanks in advance...
Christine |
- [castor-dev] Processing of large xml documents michael . heilmann
- Re: [castor-dev] Processing of large xml documen... Verhagen, Tjeerd
- Rodriguez, Christine
