Beiträge getagged mit XML
Caching XML access in Scala (example)
I want to create a hashed map for fast access to specific XML tags and attributes. I used a config xml file of JDBCluster and its attribute name of the tag property. At the end of execution ht contains the following: Map(Car -> List(longitude, latitude), Car2 -> List(longitude2, latitude2)) Here is the code: object XmlTest [...]

Twitter
Xing
Facebook