Class UnmarshalListenerAdapter

java.lang.Object
org.castor.xml.UnmarshalListenerAdapter
All Implemented Interfaces:
UnmarshalListener

public class UnmarshalListenerAdapter extends Object implements UnmarshalListener
This class is responsible to adapt from new (1.2) UnmarshalListener interface to calls into the old interface.
The old interface has been marked as deprecated but will be supported for some Castor releases to come. When the deprecated interface will be removed also this adapter implementation is useless and should be removed.
Version:
$Revision$
Author:
Joachim Grueneis, jgrueneis AT codehaus DOT org