getValues(String...) method

Returns all the values of elements with the given route.

Syntax

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

Parameters

Returns

The list of values

Exceptions