Skip to content

voxyI/XMLParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

XMLParser

A simple XML parser used in conjunction with another program to manage inventory at an ice cream store. XML was necesssary so the program could store some persistent data when the program was closed. Please note, while this will work for most xml files, there are exceptions, it is not universal. This was done on purpose to cutback on some of the overhead that would be needed to create a universal parser.

About

A lightweight, basic, Java XML parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages