Reports unresolved class and file references in spring.handlers and spring.schemas files.

Example spring.handlers file:


   a=my.company.MyHandler
   b=my.company.UnknownHandler // reports "Cannot resolve class 'my.company.UnknownHandler'"