Source compatibility report for the MyFaces library between 2.0.13 and 2.0.14 versions
Test Info
Library Name | MyFaces |
Version #1 | 2.0.13 |
Version #2 | 2.0.14 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 10729 / 1281 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 16 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (16)
myfaces-bundle-2.0.14.jar, CompositeResouceWrapper.class
package org.apache.myfaces.view.facelets.tag.composite
CompositeResouceWrapper.toString ( ) : String
[run-time name: org/apache/myfaces/view/facelets/tag/composite/CompositeResouceWrapper.toString:()Ljava/lang/String;]
myfaces-bundle-2.0.14.jar, DefaultNavigationHandlerSupport.class
package org.apache.myfaces.application
DefaultNavigationHandlerSupport.calculateViewId ( javax.faces.context.FacesContext facesContext ) : String
[run-time name: org/apache/myfaces/application/DefaultNavigationHandlerSupport.calculateViewId:(Ljavax/faces/context/FacesContext;)Ljava/lang/String;]
DefaultNavigationHandlerSupport.DefaultNavigationHandlerSupport ( )
[run-time name: org/apache/myfaces/application/DefaultNavigationHandlerSupport."<init>":()V]
myfaces-bundle-2.0.14.jar, FaceletCompositionContext.class
package org.apache.myfaces.view.facelets
FaceletCompositionContext.incrementUniqueComponentId ( ) : void
[run-time name: org/apache/myfaces/view/facelets/FaceletCompositionContext.incrementUniqueComponentId:()V]
myfaces-bundle-2.0.14.jar, HtmlRendererUtils.class
package org.apache.myfaces.shared.renderkit.html
HtmlRendererUtils.getHiddenCommandLinkFieldName ( util.FormInfo formInfo, javax.faces.context.FacesContext facesContext ) [static] : String
[run-time name: org/apache/myfaces/shared/renderkit/html/HtmlRendererUtils.getHiddenCommandLinkFieldName:(Lorg/apache/myfaces/shared/renderkit/html/util/FormInfo;Ljavax/faces/context/FacesContext;)Ljava/lang/String;]
myfaces-bundle-2.0.14.jar, NavigationHandlerImpl.class
package org.apache.myfaces.application
NavigationHandlerImpl.getNavigationHandlerSupport ( ) : NavigationHandlerSupport
[run-time name: org/apache/myfaces/application/NavigationHandlerImpl.getNavigationHandlerSupport:()Lorg/apache/myfaces/application/NavigationHandlerSupport;]
NavigationHandlerImpl.setNavigationHandlerSupport ( NavigationHandlerSupport navigationHandlerSupport ) : void
[run-time name: org/apache/myfaces/application/NavigationHandlerImpl.setNavigationHandlerSupport:(Lorg/apache/myfaces/application/NavigationHandlerSupport;)V]
myfaces-bundle-2.0.14.jar, NavigationHandlerSupport.class
package org.apache.myfaces.application
NavigationHandlerSupport.calculateViewId ( javax.faces.context.FacesContext p1 ) [abstract] : String
[run-time name: org/apache/myfaces/application/NavigationHandlerSupport.calculateViewId:(Ljavax/faces/context/FacesContext;)Ljava/lang/String;]
NavigationHandlerSupport.NavigationHandlerSupport ( )
[run-time name: org/apache/myfaces/application/NavigationHandlerSupport."<init>":()V]
myfaces-bundle-2.0.14.jar, StateWriter.class
package org.apache.myfaces.view.facelets
StateWriter.getCurrentInstance ( javax.faces.context.FacesContext facesContext ) [static] : StateWriter
[run-time name: org/apache/myfaces/view/facelets/StateWriter.getCurrentInstance:(Ljavax/faces/context/FacesContext;)Lorg/apache/myfaces/view/facelets/StateWriter;]
StateWriter.release ( javax.faces.context.FacesContext facesContext ) : void
[run-time name: org/apache/myfaces/view/facelets/StateWriter.release:(Ljavax/faces/context/FacesContext;)V]
StateWriter.StateWriter ( java.io.Writer initialOut, int initialSize, javax.faces.context.FacesContext facesContext )
[run-time name: org/apache/myfaces/view/facelets/StateWriter."<init>":(Ljava/io/Writer;ILjavax/faces/context/FacesContext;)V]
myfaces-bundle-2.0.14.jar, UIParameter.class
package javax.faces.component
UIParameter.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: javax/faces/component/UIParameter.getFacesContext:()Ljavax/faces/context/FacesContext;]
myfaces-bundle-2.0.14.jar, UISelectItem.class
package javax.faces.component
UISelectItem.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: javax/faces/component/UISelectItem.getFacesContext:()Ljavax/faces/context/FacesContext;]
myfaces-bundle-2.0.14.jar, UISelectItems.class
package javax.faces.component
UISelectItems.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: javax/faces/component/UISelectItems.getFacesContext:()Ljavax/faces/context/FacesContext;]
myfaces-bundle-2.0.14.jar, UIViewParameter.class
package javax.faces.component
UIViewParameter.getFacesContext ( ) : javax.faces.context.FacesContext
[run-time name: javax/faces/component/UIViewParameter.getFacesContext:()Ljavax/faces/context/FacesContext;]
to the top
Java ARchives (2)
myfaces-api-2.0.13.jar
myfaces-bundle-2.0.13.jar
to the top
Generated on Fri Jan 11 17:16:07 2013 for MyFaces by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API