Use this regular expression to tokenize an input string.
@param input the string to be tokenized
@return a SequenceIterator containing the resulting tokens, as objects of type StringValue
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.