net.sf.saxon.expr
public static final class FilterIterator.NonNumeric extends FilterIterator
| Constructor Summary | |
|---|---|
| NonNumeric(SequenceIterator base, Expression filter, XPathContext context) | |
| Method Summary | |
|---|---|
| SequenceIterator | getAnother()
Get another iterator to return the same nodes |
| protected boolean | matches()
Determine whether the context item matches the filter predicate |