getAttributeValues

fun getAttributeValues(name: String): <Error class: unknown class><String>(source)

Returns the collection of values for the attribute with the given name

Return

The collection of attribute values

Parameters

name

The attribute name

See also