开发者

Full documentation on Scala's XML support?

I'm reading the preprint of the 2nd Ed of Programming in Scala, but as it says it "only scratched the surface of what you can do with XML". Are there any resourc开发者_开发技巧es for understanding the entire XML support in Scala 2.8? (right now, I want to know about namespace handling, but I'd like to have something complete to refer to).

Scaladoc doesn't count.


This is a book by the author of the Scala XML supoort. Scala XML support did not change much over the versions so it is still up to date: http://burak.emir.googlepages.com/scalaxbook.docbk.html

This is a very good article: http://www.codecommit.com/blog/scala/working-with-scalas-xml-support

There's also a nice article here: http://www.ibm.com/developerworks/library/x-scalaxml/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜