Interface TagSerializer<T>

Type Parameters:
T - the type to serialize

public interface TagSerializer<T>
Interface used to create custom tags.