Class AbstractSerializerCollection

java.lang.Object
se.l4.commons.serialization.AbstractSerializerCollection
All Implemented Interfaces:
SerializerCollection
Direct Known Subclasses:
DefaultSerializerCollection, WrappedSerializerCollection

public abstract class AbstractSerializerCollection
extends Object
implements SerializerCollection
Default implementation of SerializerCollection.
Author:
Andreas Holstenson