I search for an better solution to iterate over XML or HTML files with Scala. My Code:
def processXmlDoc(xmlDoc: Elem): Unit = { val aNodes = xmlDoc \\\\ &q