Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reader - How to read file in Linux

807600Nov 23 2007 — edited Dec 3 2007
Hello All,

I am new to java. I am using some program and there is method called
load-file(Reader reader) in my program.
I want to read file from my Desktop how can I read using the following method???

public void load-file (Reader reader) throws IOException {
}


Thank you all.

Suresh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2007
Added on Nov 23 2007
6 comments
285 views