public static class Whitespace.Tokenizer extends java.lang.Object implements AtomicIterator
Constructor and Description |
---|
Tokenizer(java.lang.String input) |
Tokenizer(UnicodeString input) |
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
close, discharge
public Tokenizer(java.lang.String input)
public Tokenizer(UnicodeString input)
public StringValue next()
AtomicIterator
next
in interface SequenceIterator
next
in interface AtomicIterator
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.