public class Filter1 extends Object implements TokenReader
| Constructor and Description |
|---|
Filter1(TokenReader in)
blocks until is has read atleast one token from the input reader
|
public Filter1(TokenReader in) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic Token read() throws IOException, InterruptedException
read in interface TokenReaderIOExceptionInterruptedExceptionTokenReaderCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.