Description: Java format string compile-time checker This project is derived from Suns implementation of java.util.Formatter. It is designed to allow compile time checks as to whether or not a use of a format string will be erroneous when executed at runtime.