After a long break a new version of XML Zen was finally released. It has several bug fixes along with some new features. The changelog:
Changes in version 0.2.0 (2010-08-15)
- Fixed a bug which prevented getting attribute values in some cases (Issue #11)
- Added a possibility to set some defaults for XmlBuilder (Issue #10)
- Added XmlBuilderOutput interface with String and OutputStream implementations (Issue #8)
- XmlBuilder builds formatted XML with declaration (if charset is provided) (Issue #9)
- File support in XmlBuilder (through XmlBuilderStreamOutput) and XmlSlicer (Issue #7)