Returns all the elements with the given route.
Syntax
public
List< ISDMParserDocument >
getDocuments
(
String...
route
)
Parameters
-
route –
The route to the elements
Returns
List of elements as new ISDMParser documents
Exceptions
-
IllegalArgumentException –
if the argument is null.