Split XML file using SAX
843834Oct 9 2003 — edited Dec 21 2007Hello
Can some one tell me How do I go about splitting a large XML int smaller files using the SAX Parser.
I have ruled out the use of dom taking memory overhead into consideration.
I should be able to pass the number of records that go into each files
dynamically.
If some one can share their code snippet, that would be great
cheer
rachans