|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnmarshalListener | |
|---|---|
| org.castor.mapping | |
| org.castor.xml | |
| org.exolab.castor.xml | The XML Marshaller API |
| org.exolab.castor.xml.parsing | |
| 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.castor.xml |
|---|
| Classes in org.castor.xml that implement UnmarshalListener | |
|---|---|
class |
UnmarshalListenerAdapter
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. |
| Uses of UnmarshalListener in org.exolab.castor.xml |
|---|
| Methods in org.exolab.castor.xml with parameters of type UnmarshalListener | |
|---|---|
void |
Unmarshaller.setUnmarshalListener(UnmarshalListener listener)
Sets an optional UnmarshalListener to receive pre and
post unmarshal notification for each Object in the tree. |
void |
UnmarshalHandler.setUnmarshalListener(UnmarshalListener listener)
Sets an UnmarshalListener. |
| Uses of UnmarshalListener in org.exolab.castor.xml.parsing |
|---|
| Classes in org.exolab.castor.xml.parsing that implement UnmarshalListener | |
|---|---|
class |
UnmarshalListenerDelegate
This class handles delegates methods call to UnmarshalListener. |
| Methods in org.exolab.castor.xml.parsing with parameters of type UnmarshalListener | |
|---|---|
void |
UnmarshalListenerDelegate.setUnmarshalListener(UnmarshalListener listener)
Sets an UnmarshalListener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||