| Author |
doubt in pattern matching and comparing files
|
J radolf
Ranch Hand
Joined: Jan 08, 2009
Posts: 121
|
|
what i am supposed to do is the line SEE HERE PLEASE has a file. i need to find if it contains the values in lengthvar String array and return bollean values??
how do i read from the file and compare. can anyone help?
|
 |
John de Michele
Rancher
Joined: Mar 09, 2009
Posts: 600
|
|
Check out the readLine method in BufferedReader.
John.
|
 |
J radolf
Ranch Hand
Joined: Jan 08, 2009
Posts: 121
|
|
Could anybody help in the sense that i need to read the prasanna.txt file in such a way that if it contains the array string values then it should return TRUE.
can anybody tell the approach i can use?
|
 |
 |
|
|
subject: doubt in pattern matching and comparing files
|
|
|