putDocument(IParserDocument, String...) method

Insert the document under the element with the given route inserted document will be placed before already existing documents with the same route name under All missing elements from the route will be created.

Syntax

public void putDocument ( IParserDocument document , String... route ) throws IllegalArgumentException

Parameters

Exceptions