This is an abstract class.
Call TokenFilter(TokenStream) instead.deprecated
Construct a token stream filtering the given input. this.input = input;
this.input = input;
Close the input TokenStream. input.close();
input.close();