Skip to main content



      Home
Home » Newcomers » Newcomers » creating XML file with java
creating XML file with java [message #59538] Fri, 29 April 2005 07:51
Eclipse UserFriend
Originally posted by: eclipse.org.dominik.tracker.profzone.ch

I want to create a XML file with java from a String-array.

the XML file should look like this:

<archive name="archive1">
<file name="xx">
<size>100</size>
<ext>jpg</ext>
</file>
</archive>

I heard about jdom and checked out the website but I could not figure it
out how to make it work. (I am sort of new to java)

it would be great if someone could send me a code example how I can create
a XML file with java.

thanks for any help in advance.
Previous Topic:CDT plugin
Next Topic:Setting Tomcat Classpath to a Working Project.
Goto Forum:
  


Current Time: Thu Jun 05 18:45:19 EDT 2025

Powered by FUDForum. Page generated in 0.11994 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top