Class TextFactoryImpl

java.lang.Object
me.datafox.dfxengine.text.TextFactoryImpl
All Implemented Interfaces:
TextFactory

public class TextFactoryImpl extends Object implements TextFactory
Implementation of TextFactory, a singleton class that generates Strings from Text objects. It manages Names, NameConverters, NumberFormatters, NumberSuffixFacctories, TextConfiguration and the PluralConverter. This class is designed to be used with the Injector.