Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 6 Number of classfiles: 6
Problems: 2 (Errors: 0 Warnings: 2 )
The local variable locator is never read
XalanStyleFrame.java :
189 : SourceLocator locator = null;
The field XalanVariable.log is never read locally
XalanVariable.java :
25 : private final Log log = LogFactory.getLog(XalanVariable.class);