public class FileReader
extends java.io.InputStreamReader
Constructor and Description |
---|
FileReader(File file) |
FileReader(java.lang.String file) |
public FileReader(java.lang.String file) throws java.io.IOException
java.io.IOException
public FileReader(File file) throws java.io.IOException
java.io.IOException
Copyright © 2009- The Apache Software Foundation