Returns all the values of attributes with the given route.
Syntax
public
abstract List< String >
getAttributes
(
String...
route
) throws IllegalArgumentException
Parameters
-
route –
The route to the attributes
Returns
The list of values
Exceptions
-
IllegalArgumentException –
if the argument is null.