The StreamParser reads tokens from a stream, but in such a way that every new token read can be delimited by different characters. The parser also supports comments in the stream at the user request.
@author Narciso Cerezo
@version $Revision$
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.