Lazy evaluated representation of a node's attributes filtered by a Closure.
| Constructor and description | 
|---|
| FilteredAttributes
                                (GPathResult parent, Closure closure, Map<String, String> namespaceTagHints)@param parent the GPathResult prior to the application of the expression creating this GPathResult | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | Iterator | nodeIterator() | 
parent -  the GPathResult prior to the application of the expression creating this GPathResultclosure -  the Closure to use to filter the attributesnamespaceTagHints -  the known tag to namespace mappingsCopyright © 2003-2021 The Apache Software Foundation. All rights reserved.