Re: How to parse my XML file?

Elliotte Harold <[email protected]> Wed, 17 Oct 2007 08:11:03 -0400
Newsgroups gmane.text.xml.general
Message-ID <[email protected]>
Peter Ivarsson wrote:
> Hi,
> 
> 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.
> 
> What technique do you recommend me to use to solve this problem in an efficient way?
> (SAX, DOM, Digester, …)
> 

XSLT unless you have problems; in that case SAX.

-- 
Elliotte Rusty Harold  [email protected]
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/