Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Java in General
replacing space in file
Deepak Chawla
Ranch Hand
Posts: 50
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi guys
i am trying to replace space with underscore, so if some one writes
Project X, it should convert to Project_X. is there any API or something.
plz help/
Ernest Friedman-Hill
author and iconoclast
Posts: 24207
46
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Use String.replace() ?
[Jess in Action]
[AskingGoodQuestions]
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Java Problem
Help me in POI api
formating outFile
trying to access ms project in java
Checking for tabs, how to get rid of &^M's from file
More...