getChildDocuments(String...) method

Returns the elements contained by the element with the given route.

Syntax

public List< IParserDocument > getChildDocuments ( String... route )

Parameters

Returns

List of elements as new IParser documents

Exceptions