Uses of Interface
org.exolab.castor.xml.MarshalListener

Packages that use MarshalListener
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 MarshalListener in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml with parameters of type MarshalListener
 void Marshaller.setMarshalListener(MarshalListener listener)
          Sets an optional MarshalListener to recieve pre and post marshal notification for each Object in the tree.
 



Copyright © 2013. All Rights Reserved.