map

inline fun <R> NamedNodeMap.map(body: (Attr) -> R): List<R>(source)

A (map)Collection.map function for transforming attributes.