getDocument(String...) method

Returns the first element with the given route.

Syntax

public abstract ISDMParserDocument getDocument (String... route) throws IllegalArgumentException

Parameters

Returns

The element as a new ISDMParser document or null if there is no such element

Exceptions