getAttribute(String...) method

Returns the value of the first attribute with the given route.

Syntax

public String getAttribute ( String... route )

Parameters

Returns

The value of the first attribute or null if there is no such attribute

Exceptions