|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.io.Serializer
public class Serializer
Responsible for serializing the data.
| Constructor Summary | |
|---|---|
Serializer(PluginSerializer serializer,
Pulga pulga)
|
|
| Method Summary | |
|---|---|
Pulga |
load(java.io.File file)
|
void |
save(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Serializer(PluginSerializer serializer,
Pulga pulga)
| Method Detail |
|---|
public void save(java.io.File file)
throws PulgaIOException
PulgaIOException
public Pulga load(java.io.File file)
throws PulgaIOException
file -
PulgaIOException - some error has ocurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||