Returns a set containing all attribute nodes of the nodes within this set which pass the given filtering test.
the filter to be applied on the attributes. Should return true when there is a match for an attribute.
the set of nodes that passed the filter test
See Implementation
Returns a set containing all attribute nodes of the nodes within this set which pass the given filtering test.