public class CodepointIterator extends java.lang.Object implements AtomicIterator
| Constructor and Description |
|---|
CodepointIterator(IntIterator codepoints)
Create a codepoint iterator
|
| Modifier and Type | Method and Description |
|---|---|
AtomicValue |
next()
Get the next atomic value in the sequence.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, dischargepublic CodepointIterator(IntIterator codepoints)
codepoints - iterator over the underlying codepointspublic AtomicValue next()
AtomicIteratornext in interface SequenceIteratornext in interface AtomicIteratorCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.