Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at java.util.ArrayList.ensureCapacity(ArrayList.java:169) at java.util.ArrayList.add(ArrayList ...
LH is right. You are going to want to use SAX because DOM is going to be nearly impossible with a file of that size. No matter how much RAM you throw at it, the thing will always run like a dog ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results