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, wait
close, discharge
public CharacterIterator(java.lang.CharSequence value)
value
- the stringpublic Int64Value next()
AtomicIterator
next
in interface SequenceIterator
next
in interface AtomicIterator
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.