maximum size for text content of an element? 2003-02-21 - By Andy Clark
Aleksandar Milanovic wrote: > I got an OutOfMemoryError when I parsed a document of about 5MB in size > despite the fact that I increased the maximum heap size of JVM to 512MB. I > suspect that the problem arose due to the very long textual content of an > element (~55000 characters).
Okay, time for round two. :)
What API are you using? And are you performing any validation on the document in question? If so, what validation (e.g. DTD or XML Schema)?
-- Andy Clark * andyc@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|