-
Notifications
You must be signed in to change notification settings - Fork 0
FiroiAndrei/Java-XML-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The program checks the "Orders XML files" folder for any files matching the orders##.xml pattern. Afterwards, I've used an SAX parser as it is more memory-efficient than DOM. We sort the orders in descending order by their timestamp and proceed to store the products and suppliers into a Hashmap. We then write the XML files into a separate folder, in accordance with the supplier output file requirements.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published