Results 1 to 3 of 3
Thread: string inside of a xml
- 07-09-2007, 01:08 AM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 164
- Rep Power
- 6
string inside of a xml
I have a doubt about how can I split the string inside of a xml
I have a xml with following tags name,address
In address tag, I have the data as street, area and zipcode. I want to split the data and store street, area, city and zipcode in another xml or in different child node.
Can anybody suggest and send sample code??
- 07-09-2007, 01:11 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 119
- Rep Power
- 0
You could use JDOM to do this. ;)
- 03-28-2008, 05:21 PM #3
Similar Threads
-
Launch native app inside a JFrame???
By benedums in forum Advanced JavaReplies: 6Last Post: 02-25-2011, 03:23 PM -
Class inside an Interface
By $hr!k@nt in forum New To JavaReplies: 1Last Post: 12-21-2007, 10:56 AM -
How to call JSP inside Servlet
By Swamipsn in forum Advanced JavaReplies: 0Last Post: 07-31-2007, 12:50 PM -
how to draw an image inside of jscrollpane
By paty in forum Java AppletsReplies: 1Last Post: 07-24-2007, 12:44 AM -
actionErrors inside of Action
By Jack in forum JDBCReplies: 2Last Post: 07-04-2007, 03:31 AM


LinkBack URL
About LinkBacks
Reply With Quote
me! :cool:
Bookmarks