getChildAttributeMap(String...) method

Returns all the name-value pairs of attributes contained by the element with the given route.

Syntax

public Map< String, String > getChildAttributeMap (String... route)

Parameters

Returns

The list of values

Exceptions