getAttributes(String...) method

Returns all the values of attributes with the given route.

Syntax

public List< String > getAttributes ( String... route )

Parameters

Returns

The list of values

Exceptions