Monthly Archives: January 2013

Practical Scala – processing XML

This is the second article in my series Practical Scala. The first article covered the basics of Scala syntax and then moved on to file IO and regular expressions. This article will show you how to read and write XML. … Continue reading

Posted in Scala | Tagged | Leave a comment