|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.serialize.CommonSerializer
public abstract class CommonSerializer
A common superclass for implementing an ISerializer.
| Constructor Summary | |
|---|---|
CommonSerializer(SerializationContext context)
|
|
| Method Summary | |
|---|---|
SerializationContext |
getContext()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface de.intarsys.tools.serialize.ISerializer |
|---|
serialize |
| Constructor Detail |
|---|
public CommonSerializer(SerializationContext context)
| Method Detail |
|---|
public SerializationContext getContext()
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||