Saxo 1.11

current:2010-12-08stablestart:2002-04-14type:component

A SAX2 compliant XML parser and writer

files

NameVersionDatebinarytarsource
Saxo1.11Dec 8, 2010 Saxo-1.11.zipSaxo-1.11.tar.gzSaxo-src-1.11.zip
Saxo1.10Sep 21, 2007 Saxo-1.10.zipSaxo-1.10.tar.gzSaxo-src-1.10.zip

changelog

1.02

  • All class names have to be supplied as Strings, while passing the class names as Classes suggests the classes should be in the classpath while writing it. Which is not the case
  • Added support for finally, static and synchronized blocks
  • Fixed small problem with writing Literals

0.20

  • Added javadoc and unit tests for all classes
  • Fixed Literal which was used the other way around, all non-literal Strings required Literal
  • Some minor bugfixing in formatting

0.10

  • First creation as independent product