Skip to content

Tested with Java 8 and originally written in Java2 (v1.3.1) with the goals of high speed, small code size, and interface minimalism. Source code is freely distributed.

License

Notifications You must be signed in to change notification settings

frankfont/SmallXMLParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallXMLParser

A Java XML parser with the goals of high speed, small code size, and interface minimalism. Source code is freely distributed.

If you don't want the source, then just grab the distributable runtime file from the complied folder. Its the only file you only need and it is only 12.2KB in size.

Documentation is in documentation folder as html javadoc files. Open the index.html to start.

About

Tested with Java 8 and originally written in Java2 (v1.3.1) with the goals of high speed, small code size, and interface minimalism. Source code is freely distributed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages