Source compatibility report for the Twitter4J library from version 2.0.2 to 2.0.3


Summary


Total Java ARchives1
Total Classes49
Checked Methods / Types903 / 43
VerdictIncompatible

Problem Summary


Added Methods2
Removed Methods1
Problems with
Data Types
High risk0
Medium risk0
Low risk0
Problems with
Methods
High risk0
Medium risk0
Low risk8

Added Methods (2)


twitter4j-2.0.3.jar, TwitterResponse.class
package twitter4j
TwitterResponse.getString String name, org.json.JSONObject json, boolean decode ) [static]:String
TwitterResponse.getTextContent String str, org.w3c.dom.Element elem ) [static]:String

to the top

Removed Methods (1)


twitter4j-2.0.2.jar, TwitterResponse.class
package twitter4j
TwitterResponse.getString String name, org.json.JSONObject json ):String

to the top

Problems with Methods, Low risk (8)


twitter4j-2.0.2.jar, TwitterResponse
package twitter4j
[+] TwitterResponse.ensureRootNodeNameIs String rootName, org.w3c.dom.Element elem ):void (1)
[+] TwitterResponse.ensureRootNodeNameIs String[] rootNames, org.w3c.dom.Element elem ):void (1)
[+] TwitterResponse.getChildBoolean String str, org.w3c.dom.Element elem ):boolean (1)
[+] TwitterResponse.getChildDate String str, org.w3c.dom.Element elem ):java.util.Date (1)
[+] TwitterResponse.getChildDate String str, org.w3c.dom.Element elem, String format ):java.util.Date (1)
[+] TwitterResponse.getChildInt String str, org.w3c.dom.Element elem ):int (1)
[+] TwitterResponse.getChildLong String str, org.w3c.dom.Element elem ):long (1)
[+] TwitterResponse.getChildText String str, org.w3c.dom.Element elem ):String (1)

to the top

Java ARchives (1)


twitter4j-2.0.2.jar

to the top

Classes (49)


package twitter4j
AsyncTwitter
AsyncTwitter.AsyncTask
DirectMessage
Dispatcher
ExecuteThread
ExtendedUser
IDs
Paging
Query
QueryResult
RateLimitStatus
Status
Trend
Trends
Tweet
Twitter
Twitter.Device
TwitterAdapter
TwitterException
TwitterListener
TwitterResponse
User
UserWithStatus

package twitter4j.http
AccessToken
BASE64Encoder
HTMLEntity
HttpClient
OAuth
OAuthToken
PostParameter
RequestToken
Response

package twitter4j.org.json
CDL
Cookie
CookieList
HTTP
HTTPTokener
JSONArray
JSONException
JSONML
JSONObject
JSONObject.Null
JSONString
JSONStringer
JSONTokener
JSONWriter
Test
XML
XMLTokener


to the top




Generated on Fri Mar 4 22:20:36 2011 for Twitter4J by Java API Compliance Checker 1.0
The cross-platform tool for verifying backward compatibility of a Java Library API