libjformatstring-java

Java format string compile-time checker
  http://code.google.com/p/j-format-string/
  0
  no reviews



This project is derived from sun's 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.