Results 1 to 2 of 2
Thread: searching in a saved file
- 06-16-2010, 03:13 AM #1
Member
- Join Date
- Jun 2010
- Posts
- 1
- Rep Power
- 0
-
There are a lot of unknowns, but assuming (and I always get into trouble doing this) you have a simple text file, then I suppose you'd read the file in, hopefully creating objects as you do your reading, and possibly place the objects into an array list. Then you could sort the array list, search it, and extract information as needed. I'm sure that there are other/better ways to do what you want, but I think that for all of us to discuss things in more detail, you may want to first give the details of your problem domain.
Much luck and welcome to the java-forums!
Similar Threads
-
Help with reading / searching a .txt file
By Absolute in forum New To JavaReplies: 0Last Post: 03-11-2010, 05:39 AM -
Searching XML file using DOM
By simon in forum XMLReplies: 5Last Post: 03-30-2009, 01:27 AM -
Searching a string from a text file using Swing Buttons
By pradeep1_mca@yahoo.com in forum AWT / SwingReplies: 2Last Post: 09-15-2008, 09:50 AM -
Searching a String from Text file using Swings .
By pradeep1_mca@yahoo.com in forum AWT / SwingReplies: 4Last Post: 09-09-2008, 05:29 AM -
returning to a previously saved view
By gojava in forum Advanced JavaReplies: 0Last Post: 11-09-2007, 05:11 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks