/safesax

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

Primary LanguageJava

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.