File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes Conveniently Parsing Huge XML Files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Conveniently Parsing Huge XML Files" Watch "Conveniently Parsing Huge XML Files" New topic
Author

Conveniently Parsing Huge XML Files

Andreas Haufler
Greenhorn

Joined: Jan 07, 2012
Posts: 1
This isn't actually a question but a hint for others that might share the same problem: Parsing 1 GB+ large XML files and still be able to use DOM and XPath techniques. Source code (MIT-License) and description is available in my blog: http://softwareengineeringcorner.blogspot.com/2012/01/conveniently-processing-large-xml-files.html

Hope this is useful to anyone!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Conveniently Parsing Huge XML Files
 
Similar Threads
Parsing huge XML file(>65 mb)
Stax-DOM-SAX comparison
does proprties file has the ability of hashmap
Statement and PreparedStatement question?
XML Parser discarding white space ??