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

Packages that use UnmarshalListener
org.castor.xml   
org.exolab.castor.xml The XML Marshaller API 
org.exolab.castor.xml.parsing   
 

Uses of UnmarshalListener in org.castor.xml
 

Methods in org.castor.xml with parameters of type UnmarshalListener
 void UnmarshalListenerAdapter.setOldListener(UnmarshalListener exolabListener)
          To set an 'old style' unmarshal listener to receive the callback calls.
 

Uses of UnmarshalListener in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml with parameters of type UnmarshalListener
 void Unmarshaller.setUnmarshalListener(UnmarshalListener listener)
          Deprecated. replaced by UnmarshalListener
 void UnmarshalHandler.setUnmarshalListener(UnmarshalListener listener)
          Deprecated. please move to the new UnmarshalListener interface
 

Uses of UnmarshalListener in org.exolab.castor.xml.parsing
 

Methods in org.exolab.castor.xml.parsing with parameters of type UnmarshalListener
 void UnmarshalListenerDelegate.setUnmarshalListener(UnmarshalListener listener)
          Deprecated. please move to the new UnmarshalListener interface
 



Copyright © 2012. All Rights Reserved.