Uses of Class
org.exolab.castor.xml.MarshalFramework

Packages that use MarshalFramework
org.exolab.castor.xml The XML Marshaller API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Keith Visco Marshaller marshalls a Java object into an XML document.  
 

Uses of MarshalFramework in org.exolab.castor.xml
 

Subclasses of MarshalFramework in org.exolab.castor.xml
 class Marshaller
          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.
 class UnmarshalHandler
          An unmarshaller to allowing unmarshaling of XML documents to Java Objects.
 



Copyright 2008 null. All Rights Reserved.