getDocumentsWithAttribute(String, String, boolean, String...) method

Returns the elements with the given route that contains the given attribute with the given value.

Syntax

public List< IParserDocument > getDocumentsWithAttribute ( String attributeName , String attributeValue , boolean addByDefault , String... route )

Parameters

Returns

List of elements as new IParser documents

Exceptions