|
Project Information
Featured
|
Java 5 provides a java.util.Scanner class which allows parsing of input streams. However, this is quite not sufficient for many cases where you need to implement an enhanced parser with advanced lookahead. |