getDocuments(String...) method

Returns all the elements with the given route.

Syntax

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

Parameters

Returns

List of elements as new ISDMParser documents

Exceptions