Chamith in cyber space time
Sunday, 26 April 2009
Converting a String to org.jdom.Document
import org.jdom.*;
String xml="
<name> buddhika
< /name >";
SAXBuilder builder=new SAXBuilder();
Document doc = builder.build(new StringReader(xml));
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Facebook Badge
Buddhika Chamith De Alwis
Create Your Badge
Visitors
Followers
Blog Archive
▼
2009
(11)
►
June
(3)
►
May
(1)
▼
April
(4)
Using HttPClient to invoke a web service
Converting a String to org.jdom.Document
Useful Linux Commands and Tools
Building ODE- Errors and Tips
►
February
(2)
►
January
(1)
►
2008
(2)
►
November
(1)
►
October
(1)
About Me
Chamith
I'm currently an undergraduate and presently working as an intern in an open source SOA company.It's here in this blog I put in to words, my interests (from distance space to tech stuff....) and little joys of my life.
View my complete profile
No comments:
Post a Comment