Results 1 to 3 of 3
Thread: Java Code
- 10-20-2008, 09:06 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 2
- Rep Power
- 0
Java Code
Hi All,
I have one XML file. In this file I have given
Search String : Oracle
Replace with : Java
I want to write a program in Java with this XML file.Here It will ask search String name and Replace String Name So I need to replace the string with the given one.
Please give me the solution for this.
Thank you
- 10-20-2008, 02:37 PM #2
I would suggest the following tutorial on String manupulation:
Strings (The Java™ Tutorials > Learning the Java Language > Numbers and Strings)
Then I would also suggest:
Lesson: Basic I/O (The Java™ Tutorials > Essential Classes)
When you have some questions with your code, the forum will gladely further help you.
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
- 10-20-2008, 03:18 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 26
So, what you have try so far. Show up your attempt here.
Similar Threads
-
I need help on a practice code for java
By Sageinquisitor in forum New To JavaReplies: 12Last Post: 07-13-2010, 05:00 PM -
java code
By sobhalr in forum New To JavaReplies: 0Last Post: 12-28-2007, 11:25 AM -
Comments in java code
By lenny in forum New To JavaReplies: 3Last Post: 07-25-2007, 08:59 PM -
Need a java code
By vissu007 in forum New To JavaReplies: 1Last Post: 07-11-2007, 11:06 PM -
Generating Code Automatically Using Custom code Template In Eclipse
By JavaForums in forum EclipseReplies: 1Last Post: 04-26-2007, 04:52 PM
Bookmarks