
|
If you were logged in you would be able to see more operations.
|
|
|
groovy
Created: 08/Jul/08 05:07 PM
Updated: 11/Jul/08 08:27 PM
|
|
| Component/s: |
groovy-jdk
|
| Affects Version/s: |
1.6-beta-1,
1.5.6
|
| Fix Version/s: |
1.5.7,
1.6-beta-2
|
|
This should be in the DefaultGroovyMethods:
public static Object withReader(File file, String charset, Closure closure) throws IOException
|
|
Description
|
This should be in the DefaultGroovyMethods:
public static Object withReader(File file, String charset, Closure closure) throws IOException |
Show » |
|