Add common interface for formatters

Having a common interface for formatters makes it easier to add
additional formatters. Now to add a new formatter one only needs to
implement the Formatter interface and register the implementation in a
DynamicMap.

Change-Id: I4cbbf6cff89b18a277f8d828486ae9cc023c2dca
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
12 files changed
tree: 3ecb4fa8093fd41b21c6a8658a314f3c0338864a
  1. .settings/
  2. lib/
  3. src/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION