Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0
Number of source files: 6 Number of classfiles: 6
Problems: 2 (Errors: 0 Warnings: 2 )
The value of the local variable locator is not used
XalanStyleFrame.java :
192 : SourceLocator locator = null;
The value of the field XalanVariable.log is not used
XalanVariable.java :
30 : private final Log log = LogFactory.getLog(XalanVariable.class);