public abstract class TableStringConverter
extends Object
TableStringConverter is used to convert objects from the model into
strings. This is useful in filtering and searching when the model returns
objects that do not have meaningful toString implementations.