Base interface for implementing formatters. Formatters are classes
that convert to/from a paticular type of object/string.
Implementing classes should register their Formatter by adding
the full class name to the file: META-INF/services/ca.phon.formatter.Formatter