users@jaxb.java.net

SV: Re: SAX-like JAXB?

From: Henning Storhaug <Henning.Storhaug_at_fundator.no>
Date: Mon, 19 Jun 2006 15:42:50 +0200

 
I managed to unmarshal transactions only based on the samples/partial-unmarshalling example.
So I'm half-way there, only the difficult part left now.
 
 
 
Is there a simple way to break up the unmarshalling so I can have the batch objects without adding all the transaction objects to it? I still want the transaction object, but I must handle them individually. Can I achieve this by manipulating the generated code? (using jwsdp-2.0)
 
- Henning Storhaug

________________________________

Fra: Victor Glushenkov [mailto:vglushenkov_at_pharmanet.ru]
Sendt: to 15.06.2006 10:36
Til: users_at_jaxb.dev.java.net
Emne: Re: SAX-like JAXB?



Henning Storhaug wrote:
> Hi,
>
> I must write a xml parser that reads records and process them individually due to memory constraints. I cannot read the whole file into memory.
Take a look on samples/partial-unmarshalling in JAXB-RI.

--
Pharmanet, Cubus Team
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net