dev@jaxb.java.net

Potential code optimization?

From: testn <test1_at_doramail.com>
Date: Wed, 1 Jul 2009 20:47:45 -0700 (PDT)

Is it possible to cache XmlOutput object? If you call Marshaller.marshal
multiple times, it will try to create XmlOutput again and again. The
standard JAXB Api doesn't seem to allow that.
-- 
View this message in context: http://www.nabble.com/Potential-code-optimization--tp24300623p24300623.html
Sent from the java.net - jaxb dev mailing list archive at Nabble.com.