| Package | Description |
|---|---|
| org.castor.xml | |
| org.exolab.castor.xml |
The XML Marshaller API
|
| org.exolab.castor.xml.parsing |
| Modifier and Type | Method and Description |
|---|---|
void |
UnmarshalListenerAdapter.setOldListener(UnmarshalListener exolabListener)
To set an 'old style' unmarshal listener to receive the callback calls.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Unmarshaller.setUnmarshalListener(UnmarshalListener listener)
Deprecated.
replaced by
UnmarshalListener |
void |
UnmarshalHandler.setUnmarshalListener(UnmarshalListener listener)
Deprecated.
please move to the new
UnmarshalListener interface |
| Modifier and Type | Method and Description |
|---|---|
void |
UnmarshalListenerDelegate.setUnmarshalListener(UnmarshalListener listener)
Deprecated.
please move to the new
UnmarshalListener interface |
Copyright © 2016. All rights reserved.