getElemsByNameAndAttributeValue

Type: function
Returns all the descendents named which also match the attribute name and value, as a scala.collection.immutable.List[Node].

Body

function(elem,name,attrName,attrValue){...}

Classpath

Children