public static class Navigator.EmptyTextFilter extends java.lang.Object implements AxisIterator
SequenceIterator.Property| Constructor and Description |
|---|
EmptyTextFilter(AxisIterator base)
Construct an EmptyTextFilter
|
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
next()
Get the next item in the sequence.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasIterator, forEachNodeforEach, toListclose, forEachOrFail, getProperties, materializepublic EmptyTextFilter(AxisIterator base)
base - the underlying iterator that returns all the nodes on
a required axis. This must not be an atomizing iteratorpublic NodeInfo next()
UnfailingIteratornext in interface SequenceIteratornext in interface AxisIteratornext in interface UnfailingIteratorCopyright (c) 2004-2020 Saxonica Limited.