public static final class StringValue.CharacterIterator extends java.lang.Object implements AtomicIterator
| Constructor and Description |
|---|
CharacterIterator(java.lang.CharSequence value)
Create an iterator over a string
|
| Modifier and Type | Method and Description |
|---|---|
Int64Value |
next()
Get the next atomic value in the sequence.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, dischargepublic CharacterIterator(java.lang.CharSequence value)
value - the stringpublic Int64Value next()
AtomicIteratornext in interface SequenceIteratornext in interface AtomicIteratorCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.