hi,
How can unmarshall only one record at a time. (i.e) i don't want my sequence
objects in my xml file to be loaded into an enumeration or array or vector
immediately during parsing. I want to unmarshall only one object at a time
(something similar to startElement in SAX parser). I have around 1000
records in my xml file-  each of min 100KB size - and so getting it as
enumeration or vector, i forsee a memory problem. Is there any work around
for this in castor?

Regards,
V.Bhaskar

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to