[Osjava] [ANN] XmlWriter 2.0

August 31st, 2003 by Hen

Announcing the release of XmlWriter 2.0. Major changes being:

  • Migration from the xmlwriter.sf.net location. Need to get a redirect in still.
  • Rework of the system so it is very adaptable/pluggable. There are two underlying core writers, one on top of xmlenc and the other an xmlwriter version. On top there are multiple decorator pattern implementations.

These include:

  • On the fly schema checking.
  • Pretty printing.
  • Number/Date formatting.
  • Various empty element options.

Comments are closed.