Class UnmarshalListenerDelegate

java.lang.Object
org.exolab.castor.xml.parsing.UnmarshalListenerDelegate
All Implemented Interfaces:
UnmarshalListener

public class UnmarshalListenerDelegate extends Object implements UnmarshalListener
This class handles delegates methods call to UnmarshalListener. Even if UnmarshalListener is null, all of the delegating methods can be invoke.
Since:
1.3.2
Author:
Philipp Erlacher