org.apache.tools.ant.filters
public static class TokenFilter.FileTokenizer extends ProjectComponent implements Tokenizer
Method Summary | |
---|---|
String | getPostToken()
Return the intra-token string |
String | getToken(Reader in)
Get the complete input as a string |
Returns: an empty string always
Parameters: in the reader object
Returns: the complete input
Throws: IOException if error reading