Xpresso is a Java API for generating XML. It is thought to be very fast and with a lightweight memory footprint. XML is generated using a stack, which stores the current level of elements. Xpresso needs Java 6 or upper.
Features
- Xpresso let you generate XML using a stack to store the current point in the document
