public class Tokenizer extends Object implements TokenReader
| Constructor and Description |
|---|
Tokenizer(BufferedReader in) |
public Tokenizer(BufferedReader in)
in - used to read data from the JS filepublic Token read() throws IOException, InterruptedException
read in interface TokenReaderIOExceptionInterruptedExceptionCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.