Severity |
Message |
Class |
Method / Field |
 |
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) |
 |
Value of compile-time constant FUNCTION_BOOLEAN has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_BOOLEAN |
 |
Value of compile-time constant FUNCTION_CEILING has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_CEILING |
 |
Value of compile-time constant FUNCTION_CONTAINS has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_CONTAINS |
 |
Value of compile-time constant FUNCTION_FALSE has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_FALSE |
 |
Value of compile-time constant FUNCTION_FLOOR has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_FLOOR |
 |
Value of compile-time constant FUNCTION_FORMAT_NUMBER has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_FORMAT_NUMBER |
 |
Value of compile-time constant FUNCTION_LANG has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_LANG |
 |
Value of compile-time constant FUNCTION_NORMALIZE_SPACE has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_NORMALIZE_SPACE |
 |
Value of compile-time constant FUNCTION_NOT has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_NOT |
 |
Value of compile-time constant FUNCTION_NULL has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_NULL |
 |
Value of compile-time constant FUNCTION_NUMBER has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_NUMBER |
 |
Value of compile-time constant FUNCTION_ROUND has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_ROUND |
 |
Value of compile-time constant FUNCTION_STRING_LENGTH has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_STRING_LENGTH |
 |
Value of compile-time constant FUNCTION_SUBSTRING has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_SUBSTRING |
 |
Value of compile-time constant FUNCTION_SUBSTRING_AFTER has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_SUBSTRING_AFTER |
 |
Value of compile-time constant FUNCTION_SUBSTRING_BEFORE has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_SUBSTRING_BEFORE |
 |
Value of compile-time constant FUNCTION_SUM has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_SUM |
 |
Value of compile-time constant FUNCTION_TRANSLATE has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_TRANSLATE |
 |
Value of compile-time constant FUNCTION_TRUE has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_TRUE |
 |
Value of compile-time constant NCName has been changed |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
NCName |
 |
Class org.apache.commons.jxpath.ExceptionHandler added |
org.apache.commons.jxpath.ExceptionHandler |
|
 |
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) |
 |
Added public field FUNCTION_ENDS_WITH |
org.apache.commons.jxpath.ri.Compiler |
FUNCTION_ENDS_WITH |
 |
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) |
 |
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) |
 |
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) |
 |
Method 'public void handle(java.lang.Throwable)' has been added |
org.apache.commons.jxpath.ri.model.NodePointer |
public void handle(java.lang.Throwable) |
 |
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) |
 |
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) |
 |
Class org.apache.commons.jxpath.ri.model.dynabeans.StrictLazyDynaBeanPointerFactory added |
org.apache.commons.jxpath.ri.model.dynabeans.StrictLazyDynaBeanPointerFactory |
|
 |
Added public field FUNCTION_ENDS_WITH |
org.apache.commons.jxpath.ri.parser.XPathParserConstants |
FUNCTION_ENDS_WITH |
 |
Class org.apache.commons.jxpath.util.ClassLoaderUtil added |
org.apache.commons.jxpath.util.ClassLoaderUtil |
|