Class to tokenize the input as areas separated by white space, or by a specified list of delim characters. Behaves like java.util.StringTokenizer. If the stream starts with delim characters, the first token will be an empty string (unless the treat delims as tokens flag is set). @since Ant 1.7
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected