Constructor and Description |
---|
NestedFilter(INodeReadTrx rtx,
AbsFilter... axisTest)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
filter()
Filter on the current node
|
addAtomicToItemList, close, getItemList, getNode, getStartKey, isSelfIncluded, iterator, moveTo, next, remove, reset, resetToLastKey, resetToStartKey
public NestedFilter(INodeReadTrx rtx, AbsFilter... axisTest)
rtx
- Transaction this filter is bound to.axisTest
- Test to perform for each node found with axis.Copyright © 2013. All Rights Reserved.