#include <StringTokenizer.hpp>
|
|
|
Constructs a tokenizer for the target string. No copies of any input strings are made.
|
|
Constructs a tokenizer for the target string. No copies of any input strings are made.
|
|
Constructs a tokenizer for the target string. No copies of any input strings are made.
|
|
Constructs a tokenizer for the target string. No copies of any input strings are made.
|
|
|
|
|
|
Count the number of tokens yet to be parsed.
|
|
Determine if there are tokens remaining.
|
|
Retrieve the next token to be parsed; behavior is undefined if there are no more tokens.
|
|
|
|
|
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10 |
|