Xerxes or StAX?
807589Aug 7 2008 — edited Aug 9 2008I want to know which is better for XML processing (reading and writing), without consuming so much RAM: Xerxes or StAX?
One more question: I see that StAX is better than SAX, but is StAX better in all the cases? I mean, is there a particular situation in which SAX wins?