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

Packages that use UnmarshalListener
org.castor.mapping   
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 UnmarshalListener in org.castor.mapping
 

Classes in org.castor.mapping that implement UnmarshalListener
 class MappingUnmarshallListener
          An UnmarshalListener to handle mapping includes.
 

Uses of UnmarshalListener in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml with parameters of type UnmarshalListener
 void UnmarshalHandler.setUnmarshalListener(UnmarshalListener listener)
          Sets an UnmarshalListener.
 void Unmarshaller.setUnmarshalListener(UnmarshalListener listener)
          Sets an optional UnmarshalListener to receive pre and post unmarshal notification for each Object in the tree.
 



Copyright 2008 null. All Rights Reserved.