Class Marshaller

java.lang.Object
org.exolab.castor.xml.Marshaller

public class Marshaller extends Object
A Marshaller that serializes Java Object's to XML Note: This class is not thread safe, and not intended to be, so please create a new Marshaller for each thread if it is to be used in a multithreaded environment.
Version:
$Revision$ $Date: 2006-04-13 06:47:36 -0600 (Thu, 13 Apr 2006) $
Author:
Keith Visco