public static final class StringValue.CharacterIterator extends java.lang.Object implements AtomicIterator<Int64Value>
SequenceIterator.Property
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
forEach, toList
close, forEachOrFail, getProperties, materialize
public CharacterIterator(java.lang.CharSequence value)
public Int64Value next()
AtomicIterator
next
in interface SequenceIterator
next
in interface AtomicIterator<Int64Value>
next
in interface UnfailingIterator
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.