newbie question about XML with java
- From: Nik <waves@xxxxxx>
- Date: Fri, 29 Apr 2005 10:38:19 +0200
I am relatively new to java and would like to create a XML file which looks like this:
<archive name="archive1">
<file name="xx">
<size>100</size>
<ext>jpg</ext>
</file>
</archive>can anybody show me a code snippet how I can make that? thanks for help in advance! .
- Follow-Ups:
- Re: newbie question about XML with java
- From: Andrew McDonagh
- Re: newbie question about XML with java
- Prev by Date: Re: Comparables and Generics
- Next by Date: Re: newbie question about XML with java
- Previous by thread: splitting up huge (1 GB) xml documents
- Next by thread: Re: newbie question about XML with java
- Index(es):