Skip to content

DarshanaSamanpura/LargeXMLHandle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LargeXMLHandle

Handling Large XML files in XMLGenerator class change the path of the file you want to write XML entries private static final String filePath = "E:\xml\acc.xml"; when you run it will create data to file

XMLReader class also you want to change the path of the file. This class will read line by line and aggregare business object and then perfoem the business operation.

You will need to optimoze the code to perfomance at the moment this will run as a singal treaded application.

About

Handling Large XML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages