Returns the first element with the given route.
Syntax
public
abstract ISDMParserDocument
getDocument
(
String...
route
) throws IllegalArgumentException
Parameters
-
route –
The route to the element
Returns
The element as a new ISDMParser document or null if there is no such element
Exceptions
-
IllegalArgumentException –
if the argument is null.