getAttributes(String...) method

Returns all the values of attributes with the given route.

Syntax

public abstract List< String > getAttributes (String... route) throws IllegalArgumentException

Parameters

Returns

The list of values

Exceptions