public static final class StringValue.CharacterIterator extends java.lang.Object implements UnfailingIterator<Int64Value>
ATOMIZING, GROUNDED, LAST_POSITION_FINDER, LOOKAHEAD| 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 item in the sequence.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfirstWith, forEach, toGroundedValue, toListclose, forEachOrFail, getProperties, materializepublic CharacterIterator(java.lang.CharSequence value)
public Int64Value next()
UnfailingIteratornext in interface SequenceIterator<Int64Value>next in interface UnfailingIterator<Int64Value>Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.