Hi,
   
  Is it possible to use JiBX to marshal more than one object into a single XML 
file?  I have a large quantity of objects I need to marshal.  Currently, I am 
putting them all into a container object and marshalling that, but loading so 
many objects at once puts a heavy strain on the system.  I would prefer to load 
an object, marshal that data, load the next object, marshal that data, etc.
   
  I have not been able to find a way to marshal an object without have an XML 
header printed at the top and my output stream being closed.  Is there 
something I am missing?  Or is JiBX not intended for this?
   
  Thanks for your help,
  Dan

       
---------------------------------
Pinpoint customers who are looking for what you sell. 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to