Source compatibility report for the RichFaces library between 4.3.0 and 4.3.1 versions
Test Info
Library Name | RichFaces |
Version #1 | 4.3.0 |
Version #2 | 4.3.1 |
Test Results
Total Java ARchives | 6 |
---|
Total Methods / Classes | 10238 / 1219 |
---|
Verdict | Incompatible (0.01%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 50 |
---|
Removed Methods | High | 1 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (50)
richfaces-core-impl-4.3.1.Final.jar, DeferredEndingPartialResponseWriter.class
package org.richfaces.context
DeferredEndingPartialResponseWriter.DeferredEndingPartialResponseWriter ( javax.faces.context.PartialResponseWriter wrapped )
[run-time name: org/richfaces/context/DeferredEndingPartialResponseWriter."<init>":(Ljavax/faces/context/PartialResponseWriter;)V]
DeferredEndingPartialResponseWriter.endDocument ( ) : void
[run-time name: org/richfaces/context/DeferredEndingPartialResponseWriter.endDocument:()V]
DeferredEndingPartialResponseWriter.redirect ( String url ) : void
[run-time name: org/richfaces/context/DeferredEndingPartialResponseWriter.redirect:(Ljava/lang/String;)V]
richfaces-core-impl-4.3.1.Final.jar, ExtendedPartialViewContextImpl.class
package org.richfaces.context
ExtendedPartialViewContextImpl.addJavaScriptServicePageScripts ( javax.faces.context.FacesContext context ) : void
[run-time name: org/richfaces/context/ExtendedPartialViewContextImpl.addJavaScriptServicePageScripts:(Ljavax/faces/context/FacesContext;)V]
richfaces-core-impl-4.3.1.Final.jar, PartialResponseWriterWrapper.class
package org.richfaces.context
PartialResponseWriterWrapper.append ( char c ) : java.io.Writer
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.append:(C)Ljava/io/Writer;]
PartialResponseWriterWrapper.append ( char x0 ) : Appendable
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.append:(C)Ljava/lang/Appendable;]
PartialResponseWriterWrapper.append ( CharSequence csq ) : java.io.Writer
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.append:(Ljava/lang/CharSequence;)Ljava/io/Writer;]
PartialResponseWriterWrapper.append ( CharSequence csq, int start, int end ) : java.io.Writer
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.append:(Ljava/lang/CharSequence;II)Ljava/io/Writer;]
PartialResponseWriterWrapper.append ( CharSequence x0 ) : Appendable
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.append:(Ljava/lang/CharSequence;)Ljava/lang/Appendable;]
PartialResponseWriterWrapper.append ( CharSequence x0, int x1, int x2 ) : Appendable
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.append:(Ljava/lang/CharSequence;II)Ljava/lang/Appendable;]
PartialResponseWriterWrapper.cloneWithWriter ( java.io.Writer writer ) : javax.faces.context.ResponseWriter
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.cloneWithWriter:(Ljava/io/Writer;)Ljavax/faces/context/ResponseWriter;]
PartialResponseWriterWrapper.close ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.close:()V]
PartialResponseWriterWrapper.delete ( String targetId ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.delete:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.endCDATA ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endCDATA:()V]
PartialResponseWriterWrapper.endDocument ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endDocument:()V]
PartialResponseWriterWrapper.endElement ( String name ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endElement:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.endError ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endError:()V]
PartialResponseWriterWrapper.endEval ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endEval:()V]
PartialResponseWriterWrapper.endExtension ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endExtension:()V]
PartialResponseWriterWrapper.endInsert ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endInsert:()V]
PartialResponseWriterWrapper.endUpdate ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.endUpdate:()V]
PartialResponseWriterWrapper.flush ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.flush:()V]
PartialResponseWriterWrapper.getCharacterEncoding ( ) : String
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.getCharacterEncoding:()Ljava/lang/String;]
PartialResponseWriterWrapper.getContentType ( ) : String
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.getContentType:()Ljava/lang/String;]
PartialResponseWriterWrapper.getWrapped ( ) : javax.faces.context.PartialResponseWriter
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.getWrapped:()Ljavax/faces/context/PartialResponseWriter;]
PartialResponseWriterWrapper.getWrapped ( ) : javax.faces.context.ResponseWriter
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.getWrapped:()Ljavax/faces/context/ResponseWriter;]
PartialResponseWriterWrapper.getWrapped ( ) : Object
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.getWrapped:()Ljava/lang/Object;]
PartialResponseWriterWrapper.PartialResponseWriterWrapper ( javax.faces.context.PartialResponseWriter wrapped )
[run-time name: org/richfaces/context/PartialResponseWriterWrapper."<init>":(Ljavax/faces/context/PartialResponseWriter;)V]
PartialResponseWriterWrapper.redirect ( String url ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.redirect:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.startCDATA ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startCDATA:()V]
PartialResponseWriterWrapper.startDocument ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startDocument:()V]
PartialResponseWriterWrapper.startElement ( String name, javax.faces.component.UIComponent component ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startElement:(Ljava/lang/String;Ljavax/faces/component/UIComponent;)V]
PartialResponseWriterWrapper.startError ( String errorName ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startError:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.startEval ( ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startEval:()V]
PartialResponseWriterWrapper.startExtension ( java.util.Map attributes ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startExtension:(Ljava/util/Map;)V]
PartialResponseWriterWrapper.startInsertAfter ( String targetId ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startInsertAfter:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.startInsertBefore ( String targetId ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startInsertBefore:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.startUpdate ( String targetId ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.startUpdate:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.updateAttributes ( String targetId, java.util.Map attributes ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.updateAttributes:(Ljava/lang/String;Ljava/util/Map;)V]
PartialResponseWriterWrapper.write ( char[ ] cbuf ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.write:([C)V]
PartialResponseWriterWrapper.write ( char[ ] cbuf, int off, int len ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.write:([CII)V]
PartialResponseWriterWrapper.write ( int c ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.write:(I)V]
PartialResponseWriterWrapper.write ( String str ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.write:(Ljava/lang/String;)V]
PartialResponseWriterWrapper.write ( String str, int off, int len ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.write:(Ljava/lang/String;II)V]
PartialResponseWriterWrapper.writeAttribute ( String name, Object value, String property ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.writeAttribute:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;)V]
PartialResponseWriterWrapper.writeComment ( Object comment ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.writeComment:(Ljava/lang/Object;)V]
PartialResponseWriterWrapper.writeText ( char[ ] text, int off, int len ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.writeText:([CII)V]
PartialResponseWriterWrapper.writeText ( Object text, javax.faces.component.UIComponent component, String property ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.writeText:(Ljava/lang/Object;Ljavax/faces/component/UIComponent;Ljava/lang/String;)V]
PartialResponseWriterWrapper.writeText ( Object text, String property ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.writeText:(Ljava/lang/Object;Ljava/lang/String;)V]
PartialResponseWriterWrapper.writeURIAttribute ( String name, Object value, String property ) : void
[run-time name: org/richfaces/context/PartialResponseWriterWrapper.writeURIAttribute:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;)V]
to the top
Removed Methods (1)
richfaces-core-impl-4.3.0.Final.jar, ExtendedPartialViewContextImpl.class
package org.richfaces.context
ExtendedPartialViewContextImpl.addJavaScriptServicePageScripts ( javax.faces.context.FacesContext context, javax.faces.component.UIComponent component ) : void
[run-time name: org/richfaces/context/ExtendedPartialViewContextImpl.addJavaScriptServicePageScripts:(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIComponent;)V]
to the top
Java ARchives (6)
richfaces-archetype-kitchensink.jar
richfaces-archetype-simpleapp.jar
richfaces-components-api-4.3.0.Final.jar
richfaces-components-ui-4.3.0.Final.jar
richfaces-core-api-4.3.0.Final.jar
richfaces-core-impl-4.3.0.Final.jar
to the top
Generated on Wed Mar 13 08:21:24 2013 for RichFaces by Java API Compliance Checker 1.3
A tool for checking backward compatibility of a Java library API