|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| Converter | Converter implementations are responsible marshalling Java objects to/from textual data. |
| ConverterLookup | Responsible for looking up the correct Converter implementation for a specific type. |
| ErrorWriter | To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems. |
| MarshallingContext | |
| UnmarshallingContext | |
| Exception Summary | |
| ConversionException | Thrown by Converter implementations when they cannot convert an object
to/from textual data. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||