|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnmarshalListener | |
|---|---|
| org.castor.xml | |
| 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.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||