Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

March 18 2010

scalaxb.org: an XML data-binding tool for Scala

scalaxb.org: an XML data-binding tool for Scala:

From W3C XML schema it generates Scala sources that traverse XML inputs using scala.xml.Node and builds case classes containing the data. Neat!

Tags: Scala XML scalaxb