 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Max Guest
|
Posted: Thu Apr 22, 2004 6:09 am Post subject: Parser Java (DOM,SAX,JDOM) |
|
|
Devo utilizzare un parser per spacchettare / impacchettare una stream XML,
ma non MODIFICARLO.
Quale parser fa più al caso mio.
Grazie
|
|
| Back to top |
|
 |
Giovanni Guest
|
Posted: Fri Apr 23, 2004 4:48 pm Post subject: Re: Parser Java (DOM,SAX,JDOM) |
|
|
A parer mio JDOM è molto potente ma al contempo semplice... senò ci sono due
librerie di Apache per creare bean da xml e viceversa...
Gio
"Max" <maxi_1972 (AT) hotmail (DOT) com> ha scritto nel messaggio
news:c67ni1$5rc$1 (AT) news (DOT) mch.sbs.de...
| Quote: | Devo utilizzare un parser per spacchettare / impacchettare una stream XML,
ma non MODIFICARLO.
Quale parser fa più al caso mio.
Grazie
|
|
|
| Back to top |
|
 |
NC Guest
|
Posted: Sat Apr 24, 2004 12:22 pm Post subject: Re: Parser Java (DOM,SAX,JDOM) |
|
|
Max ha scritto:
| Quote: | Devo utilizzare un parser per spacchettare / impacchettare una stream XML,
ma non MODIFICARLO.
Quale parser fa più al caso mio.
|
se non erro DOM ricrea in memoria la struttura intera
del file XML quindi se si tratta di un XML grosso
*non* e' la soluzione migliore.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|