Returns the value of the first attribute with the given route.
Syntax
public
String
getAttribute
(
String...
route
)
Parameters
-
route –
The route to the attribute
Returns
The value of the first attribute or null if there is no such attribute
Exceptions
-
IllegalArgumentException –
if the argument is null.