public class FileReader extends InputStreamReader
Constructor and Description |
---|
FileReader(File var0) |
FileReader(FileDescriptor var0) |
FileReader(String var0) |
close, getEncoding, read, read, ready
public FileReader(File var0) throws FileNotFoundException
FileNotFoundException
public FileReader(FileDescriptor var0)
public FileReader(String var0) throws FileNotFoundException
FileNotFoundException
Copyright © 2006–2013 OSGi Alliance. All rights reserved.