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

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

Syntax

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

Parameters

Returns

List of elements as new ISDMParser documents

Exceptions