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, wait
close, discharge
public CodepointIterator(IntIterator codepoints)
codepoints
- iterator over the underlying codepointspublic AtomicValue next()
AtomicIterator
next
in interface SequenceIterator
next
in interface AtomicIterator
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.