|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDeserializer
An IDeserializer can deserialize an object from its current state.
Multiple calls to "deserialize" may be possible.
| Method Summary | |
|---|---|
Object |
deserialize()
Deserialize and return the next object from the current state. |
| Method Detail |
|---|
Object deserialize()
throws IOException
IOException
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||