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