getDocument(String...) method

Returns the first element with the given route.

Syntax

public ParserDocument getDocument ( String... route )

Parameters

Returns

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

Exceptions