Re: How to parse my XML file?
Joachim Zobel <[email protected]> Wed, 17 Oct 2007 19:33:14 +0200
| Newsgroups | gmane.text.xml.general |
|---|---|
| Message-ID | <[email protected]> |
Am Mittwoch, den 17.10.2007, 13:44 +0200 schrieb Peter Ivarsson: > I have a rather big XML-file with customers I want to parse. > I only need to use some of the elements from the customers XML-file. > The output from the java program should be several TEXT-files. May be STX is what you need: http://joost.sourceforge.net/ Hth, Joachim