removeDocument(String...) method

Removes first element with the given route For removing multiple element use setDocuemtns with null arguments.

Syntax

public abstract boolean removeDocument ( String... route ) throws IllegalArgumentException

Parameters

Returns

true if at least one element has been removed or false otherwise