getDocuments(String...) method

Returns all the elements with the given route.

Syntax

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

Parameters

Returns

List of elements as new IParser documents

Exceptions