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, waitclose, dischargepublic Tokenizer(java.lang.String input)
public Tokenizer(UnicodeString input)
public StringValue next()
AtomicIteratornext in interface SequenceIteratornext in interface AtomicIteratorCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.