Results 1 to 3 of 3
- 09-17-2008, 06:43 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 16
- Rep Power
- 0
find and replace text from a text file
Hi I'm trying to create a java program that reads in a text file, and replaces
" & " with " and "
and "&" with " and "
I found a program that does pretty much what i need but having problems running it under java 1_6_10.
i'm eventually trying to create a gui where the user can select the file through a file chooser, then click a button that runs my java program to format the file correctly.
I was wondering if anyone could point me to a program that does this? thanks
- 09-17-2008, 06:57 PM #2
It will be needful to write this program yourself
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
- 09-19-2008, 05:04 PM #3
Member
- Join Date
- Sep 2008
- Location
- Ankara-TURKEY
- Posts
- 42
- Rep Power
- 0
Similar Threads
-
count character in text file as input file
By aNNuur in forum New To JavaReplies: 7Last Post: 03-25-2010, 05:01 PM -
Unsupported Content-Type: text/html Supported ones are: [text/xml]
By luislopezco in forum Advanced JavaReplies: 0Last Post: 05-26-2008, 05:26 PM -
How to read a text file from a Java Archive File
By Java Tip in forum Java TipReplies: 0Last Post: 02-08-2008, 10:13 AM -
Find and replace ( in a String
By hamish10101 in forum New To JavaReplies: 6Last Post: 01-17-2008, 06:51 AM -
Find and Replace in JTable
By look4 in forum AWT / SwingReplies: 2Last Post: 11-24-2007, 01:27 AM
Bookmarks