The sax parser stores the whole input xml file in the memory. Is it a bug? As far as I see, it should be necessary in event based parsing. Could not be this avoided?