getChildAttributes(String...) method

Returns all the values of attributes contained by the element with the given route.

Syntax

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

Parameters

Returns

The list of values

Exceptions