public class ATokenIterator extends java.lang.Object implements AtomicIterator
SequenceIterator.Property
Constructor and Description |
---|
ATokenIterator(UnicodeString input,
REMatcher matcher)
Construct an ATokenIterator.
|
Modifier and Type | Method and Description |
---|---|
StringValue |
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 ATokenIterator(UnicodeString input, REMatcher matcher)
public StringValue next()
AtomicIterator
next
in interface SequenceIterator
next
in interface AtomicIterator
next
in interface UnfailingIterator
Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.