Apache Commons logo Commons JXPath

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 1.4-SNAPSHOT
  • Comparison Version: 1.3

Summary

Severity Number
Error Error 1
Warning Warning 20
Info Info 12

Details

Severity Message Class Method / Field
Error Parameter 1 of 'protected void collectPropertyNames(java.util.HashSet, java.lang.Object)' has changed its type to java.util.Set org.apache.commons.jxpath.servlet.ServletContextHandler protected void collectPropertyNames(java.util.HashSet, java.lang.Object)
Warning Value of compile-time constant FUNCTION_BOOLEAN has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_BOOLEAN
Warning Value of compile-time constant FUNCTION_CEILING has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_CEILING
Warning Value of compile-time constant FUNCTION_CONTAINS has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_CONTAINS
Warning Value of compile-time constant FUNCTION_FALSE has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_FALSE
Warning Value of compile-time constant FUNCTION_FLOOR has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_FLOOR
Warning Value of compile-time constant FUNCTION_FORMAT_NUMBER has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_FORMAT_NUMBER
Warning Value of compile-time constant FUNCTION_LANG has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_LANG
Warning Value of compile-time constant FUNCTION_NORMALIZE_SPACE has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_NORMALIZE_SPACE
Warning Value of compile-time constant FUNCTION_NOT has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_NOT
Warning Value of compile-time constant FUNCTION_NULL has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_NULL
Warning Value of compile-time constant FUNCTION_NUMBER has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_NUMBER
Warning Value of compile-time constant FUNCTION_ROUND has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_ROUND
Warning Value of compile-time constant FUNCTION_STRING_LENGTH has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_STRING_LENGTH
Warning Value of compile-time constant FUNCTION_SUBSTRING has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_SUBSTRING
Warning Value of compile-time constant FUNCTION_SUBSTRING_AFTER has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_SUBSTRING_AFTER
Warning Value of compile-time constant FUNCTION_SUBSTRING_BEFORE has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_SUBSTRING_BEFORE
Warning Value of compile-time constant FUNCTION_SUM has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_SUM
Warning Value of compile-time constant FUNCTION_TRANSLATE has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_TRANSLATE
Warning Value of compile-time constant FUNCTION_TRUE has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_TRUE
Warning Value of compile-time constant NCName has been changed org.apache.commons.jxpath.ri.parser.XPathParserConstants NCName
Info Class org.apache.commons.jxpath.ExceptionHandler added org.apache.commons.jxpath.ExceptionHandler
Info Method 'public void setExceptionHandler(org.apache.commons.jxpath.ExceptionHandler)' has been added org.apache.commons.jxpath.JXPathContext public void setExceptionHandler(org.apache.commons.jxpath.ExceptionHandler)
Info Added public field FUNCTION_ENDS_WITH org.apache.commons.jxpath.ri.Compiler FUNCTION_ENDS_WITH
Info Method 'public void setExceptionHandler(org.apache.commons.jxpath.ExceptionHandler)' has been added org.apache.commons.jxpath.ri.JXPathContextReferenceImpl public void setExceptionHandler(org.apache.commons.jxpath.ExceptionHandler)
Info Method 'protected java.lang.Object functionEndsWith(org.apache.commons.jxpath.ri.EvalContext)' has been added org.apache.commons.jxpath.ri.compiler.CoreFunction protected java.lang.Object functionEndsWith(org.apache.commons.jxpath.ri.EvalContext)
Info Method 'public void handle(java.lang.Throwable, org.apache.commons.jxpath.ri.model.NodePointer)' has been added org.apache.commons.jxpath.ri.model.NodePointer public void handle(java.lang.Throwable, org.apache.commons.jxpath.ri.model.NodePointer)
Info Method 'public void handle(java.lang.Throwable)' has been added org.apache.commons.jxpath.ri.model.NodePointer public void handle(java.lang.Throwable)
Info Method 'public void setExceptionHandler(org.apache.commons.jxpath.ExceptionHandler)' has been added org.apache.commons.jxpath.ri.model.NodePointer public void setExceptionHandler(org.apache.commons.jxpath.ExceptionHandler)
Info Method 'public org.apache.commons.jxpath.ri.model.NodePointer verify(org.apache.commons.jxpath.ri.model.NodePointer)' has been added org.apache.commons.jxpath.ri.model.NodePointer public org.apache.commons.jxpath.ri.model.NodePointer verify(org.apache.commons.jxpath.ri.model.NodePointer)
Info Class org.apache.commons.jxpath.ri.model.dynabeans.StrictLazyDynaBeanPointerFactory added org.apache.commons.jxpath.ri.model.dynabeans.StrictLazyDynaBeanPointerFactory
Info Added public field FUNCTION_ENDS_WITH org.apache.commons.jxpath.ri.parser.XPathParserConstants FUNCTION_ENDS_WITH
Info Class org.apache.commons.jxpath.util.ClassLoaderUtil added org.apache.commons.jxpath.util.ClassLoaderUtil