Why these two technologies in JAVA for XML processing?
When to use these two technologies?
I read that DOM gives strain while XML processing.
But when to use SAX and when to DOM?
Please suggest.
Kind regards,
Dmjpro.
When to use these two technologies?
I read that DOM gives strain while XML processing.
But when to use SAX and when to DOM?
Please suggest.
Kind regards,
Dmjpro.
Comment