Skip to content

Make generate xml and reading using sax easier and very efficient.

License

Notifications You must be signed in to change notification settings

globsframework/saxstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saxstack

Make generate xml and reading using sax easier and very efficient.

SaxStack is a Java library designed to help programmers make a simple and efficient use of XML SAX parsers, and also to help them generate XML streams.

Its main design driver is the modelling of the parsing/generation as a stack of XML node handlers, which let the programmers focus on one XML node at a time and end up with an clean and efficient design.

About

Make generate xml and reading using sax easier and very efficient.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  

Languages