getChildDocumentsWithAttribute(String, String, boolean, String...) method

Returns the elements contained by the element with the given route and having the given attribute with the given value.

Syntax

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

Parameters

Returns

List of elements as new ISDMParser documents

Exceptions