Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 6 Number of classfiles: 6
Problems: 2 (Errors: 0 Warnings: 2 )
The local variable locator is never read
XalanStyleFrame.java :
192 : SourceLocator locator = null;
The field XalanVariable.log is never read locally
XalanVariable.java :
30 : private final Log log = LogFactory.getLog(XalanVariable.class);