crazybob / safesax

Wraps SAX to protect you against bugs, bad performance, and boilerplate code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SafeSax

SafeSax is highly optimized and appropriate for embedded devices with SAX support. Despite adding a layer of abstraction, SafeSax performs as well as (or better than) hand tuned SAX handlers. Compared to raw SAX, SafeSax makes common tasks like retrieving the body of an element fast and easy.

About

Wraps SAX to protect you against bugs, bad performance, and boilerplate code.


Languages

Language:Java 100.0%