fromNodeSeq

Type: function
Returns a native JS representation of the XML, such that e would be returned as {"@b":"c","d":"e","text[]":[""],"text[0]":"","d[]":["e"],"d[0]":"e","text":""}.

Body

function(scala.xml.NodeSeq){...}

Classpath

Children