getDocument(String...) method

Returns the first element with the given route.

Syntax

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

Parameters

Returns

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

Exceptions