Binary compatibility report for the RichFaces library between 4.5.6 and 4.5.7 versions
Test Info
Library Name | RichFaces |
Version #1 | 4.5.6 |
Version #2 | 4.5.7 |
Java Version | 1.6.0_24 |
Test Results
Total Java ARchives | 10 |
---|
Total Methods / Classes | 32770 / 4251 |
---|
Verdict | Incompatible (0.01%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 54 |
---|
Removed Methods | High | 2 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 82 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Other Changes in Data Types | - | 10 |
Added Methods (54)
cssparser-0.9.16.jar, AbstractCSSRuleImpl.class
package com.steadystate.css.dom
AbstractCSSRuleImpl.getCssText ( ) : String
[mangled: com/steadystate/css/dom/AbstractCSSRuleImpl.getCssText:()Ljava/lang/String;]
AbstractCSSRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat p1 ) [abstract] : String
[mangled: com/steadystate/css/dom/AbstractCSSRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CounterImpl.class
package com.steadystate.css.dom
CounterImpl.getCssText ( ) : String
[mangled: com/steadystate/css/dom/CounterImpl.getCssText:()Ljava/lang/String;]
CounterImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CounterImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSCharsetRuleImpl.class
package com.steadystate.css.dom
CSSCharsetRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSCharsetRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSFontFaceRuleImpl.class
package com.steadystate.css.dom
CSSFontFaceRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSFontFaceRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSFormat.class
package com.steadystate.css.format
CSSFormat.CSSFormat ( )
[mangled: com/steadystate/css/format/CSSFormat."<init>":()V]
CSSFormat.isRgbAsHex ( ) : boolean
[mangled: com/steadystate/css/format/CSSFormat.isRgbAsHex:()Z]
CSSFormat.setRgbAsHex ( boolean rgbAsHex ) : void
[mangled: com/steadystate/css/format/CSSFormat.setRgbAsHex:(Z)V]
cssparser-0.9.16.jar, CSSFormatable.class
package com.steadystate.css.format
CSSFormatable.getCssText ( CSSFormat p1 ) [abstract] : String
[mangled: com/steadystate/css/format/CSSFormatable.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSImportRuleImpl.class
package com.steadystate.css.dom
CSSImportRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSImportRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSMediaRuleImpl.class
package com.steadystate.css.dom
CSSMediaRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSMediaRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSPageRuleImpl.class
package com.steadystate.css.dom
CSSPageRuleImpl.CSSPageRuleImpl ( CSSStyleSheetImpl parentStyleSheet, org.w3c.dom.css.CSSRule parentRule, String pseudoPage )
[mangled: com/steadystate/css/dom/CSSPageRuleImpl."<init>":(Lcom/steadystate/css/dom/CSSStyleSheetImpl;Lorg/w3c/dom/css/CSSRule;Ljava/lang/String;)V]
CSSPageRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSPageRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSRuleListImpl.class
package com.steadystate.css.dom
CSSRuleListImpl.getCssText ( ) : String
[mangled: com/steadystate/css/dom/CSSRuleListImpl.getCssText:()Ljava/lang/String;]
CSSRuleListImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSRuleListImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSStyleDeclarationImpl.class
package com.steadystate.css.dom
CSSStyleDeclarationImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSStyleDeclarationImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSStyleRuleImpl.class
package com.steadystate.css.dom
CSSStyleRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSStyleRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSStyleSheetImpl.class
package com.steadystate.css.dom
CSSStyleSheetImpl.getCssText ( ) : String
[mangled: com/steadystate/css/dom/CSSStyleSheetImpl.getCssText:()Ljava/lang/String;]
CSSStyleSheetImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSStyleSheetImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSUnknownRuleImpl.class
package com.steadystate.css.dom
CSSUnknownRuleImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSUnknownRuleImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, CSSValueImpl.class
package com.steadystate.css.dom
CSSValueImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/CSSValueImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, LexicalUnitImpl.class
package com.steadystate.css.parser
LexicalUnitImpl.getCssText ( ) : String
[mangled: com/steadystate/css/parser/LexicalUnitImpl.getCssText:()Ljava/lang/String;]
LexicalUnitImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/parser/LexicalUnitImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, MediaListImpl.class
package com.steadystate.css.dom
MediaListImpl.getMediaText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/MediaListImpl.getMediaText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, Property.class
package com.steadystate.css.dom
Property.getCssText ( ) : String
[mangled: com/steadystate/css/dom/Property.getCssText:()Ljava/lang/String;]
Property.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/Property.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, RectImpl.class
package com.steadystate.css.dom
RectImpl.getCssText ( ) : String
[mangled: com/steadystate/css/dom/RectImpl.getCssText:()Ljava/lang/String;]
RectImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/RectImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
cssparser-0.9.16.jar, RGBColorImpl.class
package com.steadystate.css.dom
RGBColorImpl.getCssText ( ) : String
[mangled: com/steadystate/css/dom/RGBColorImpl.getCssText:()Ljava/lang/String;]
RGBColorImpl.getCssText ( com.steadystate.css.format.CSSFormat format ) : String
[mangled: com/steadystate/css/dom/RGBColorImpl.getCssText:(Lcom/steadystate/css/format/CSSFormat;)Ljava/lang/String;]
richfaces-page-fragments-4.5.7.Final.jar, AbstractPopupMenu.class
package org.richfaces.fragment.contextMenu
AbstractPopupMenu.createSubMenuFragment ( org.openqa.selenium.WebElement itemElement ) : AbstractPopupMenu
[mangled: org/richfaces/fragment/contextMenu/AbstractPopupMenu.createSubMenuFragment:(Lorg/openqa/selenium/WebElement;)Lorg/richfaces/fragment/contextMenu/AbstractPopupMenu;]
AbstractPopupMenu.expandGroup ( int index ) : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/AbstractPopupMenu.expandGroup:(I)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
AbstractPopupMenu.expandGroup ( int index, org.openqa.selenium.WebElement target ) : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/AbstractPopupMenu.expandGroup:(ILorg/openqa/selenium/WebElement;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
AbstractPopupMenu.expandGroup ( org.richfaces.fragment.common.picker.ChoicePicker picker ) : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/AbstractPopupMenu.expandGroup:(Lorg/richfaces/fragment/common/picker/ChoicePicker;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
AbstractPopupMenu.expandGroup ( org.richfaces.fragment.common.picker.ChoicePicker picker, org.openqa.selenium.WebElement target ) : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/AbstractPopupMenu.expandGroup:(Lorg/richfaces/fragment/common/picker/ChoicePicker;Lorg/openqa/selenium/WebElement;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
AbstractPopupMenu.expandGroup ( String header ) : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/AbstractPopupMenu.expandGroup:(Ljava/lang/String;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
AbstractPopupMenu.expandGroup ( String header, org.openqa.selenium.WebElement target ) : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/AbstractPopupMenu.expandGroup:(Ljava/lang/String;Lorg/openqa/selenium/WebElement;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
richfaces-page-fragments-4.5.7.Final.jar, PopupMenu.class
package org.richfaces.fragment.contextMenu
PopupMenu.expandGroup ( int p1, org.openqa.selenium.WebElement p2 ) [abstract] : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/PopupMenu.expandGroup:(ILorg/openqa/selenium/WebElement;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
PopupMenu.expandGroup ( org.richfaces.fragment.common.picker.ChoicePicker p1, org.openqa.selenium.WebElement p2 ) [abstract] : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/PopupMenu.expandGroup:(Lorg/richfaces/fragment/common/picker/ChoicePicker;Lorg/openqa/selenium/WebElement;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
PopupMenu.expandGroup ( String p1, org.openqa.selenium.WebElement p2 ) [abstract] : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/PopupMenu.expandGroup:(Ljava/lang/String;Lorg/openqa/selenium/WebElement;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
richfaces-page-fragments-4.5.7.Final.jar, PopupMenuGroup.class
package org.richfaces.fragment.contextMenu
PopupMenuGroup.expandGroup ( int p1 ) [abstract] : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/PopupMenuGroup.expandGroup:(I)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
PopupMenuGroup.expandGroup ( org.richfaces.fragment.common.picker.ChoicePicker p1 ) [abstract] : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/PopupMenuGroup.expandGroup:(Lorg/richfaces/fragment/common/picker/ChoicePicker;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
PopupMenuGroup.expandGroup ( String p1 ) [abstract] : PopupMenuGroup
[mangled: org/richfaces/fragment/contextMenu/PopupMenuGroup.expandGroup:(Ljava/lang/String;)Lorg/richfaces/fragment/contextMenu/PopupMenuGroup;]
PopupMenuGroup.selectItem ( int p1 ) [abstract] : void
[mangled: org/richfaces/fragment/contextMenu/PopupMenuGroup.selectItem:(I)V]
PopupMenuGroup.selectItem ( org.richfaces.fragment.common.picker.ChoicePicker p1 ) [abstract] : void
[mangled: org/richfaces/fragment/contextMenu/PopupMenuGroup.selectItem:(Lorg/richfaces/fragment/common/picker/ChoicePicker;)V]
PopupMenuGroup.selectItem ( String p1 ) [abstract] : void
[mangled: org/richfaces/fragment/contextMenu/PopupMenuGroup.selectItem:(Ljava/lang/String;)V]
richfaces-rich-4.5.7.Final.jar, AbstractFileUpload.class
package org.richfaces.component
AbstractFileUpload.getOnerror ( ) [abstract] : String
[mangled: org/richfaces/component/AbstractFileUpload.getOnerror:()Ljava/lang/String;]
richfaces-rich-4.5.7.Final.jar, AbstractPanelMenuGroup.class
package org.richfaces.component
AbstractPanelMenuGroup.processUpdates ( javax.faces.context.FacesContext context ) : void
[mangled: org/richfaces/component/AbstractPanelMenuGroup.processUpdates:(Ljavax/faces/context/FacesContext;)V]
richfaces-rich-4.5.7.Final.jar, AbstractPickList.class
package org.richfaces.component
AbstractPickList.isKeepSourceOrder ( ) [abstract] : boolean
[mangled: org/richfaces/component/AbstractPickList.isKeepSourceOrder:()Z]
richfaces-rich-4.5.7.Final.jar, UIFileUpload.class
package org.richfaces.component
UIFileUpload.getOnerror ( ) : String
[mangled: org/richfaces/component/UIFileUpload.getOnerror:()Ljava/lang/String;]
UIFileUpload.setOnerror ( String onerror ) : void
[mangled: org/richfaces/component/UIFileUpload.setOnerror:(Ljava/lang/String;)V]
richfaces-rich-4.5.7.Final.jar, UIPickList.class
package org.richfaces.component
UIPickList.isKeepSourceOrder ( ) : boolean
[mangled: org/richfaces/component/UIPickList.isKeepSourceOrder:()Z]
UIPickList.setKeepSourceOrder ( boolean keepSourceOrder ) : void
[mangled: org/richfaces/component/UIPickList.setKeepSourceOrder:(Z)V]
to the top
Removed Methods (2)
cssparser-0.9.15.jar, CSSPageRuleImpl.class
package com.steadystate.css.dom
CSSPageRuleImpl.CSSPageRuleImpl ( CSSStyleSheetImpl parentStyleSheet, org.w3c.dom.css.CSSRule parentRule, String ident, String pseudoPage )
[mangled: com/steadystate/css/dom/CSSPageRuleImpl."<init>":(Lcom/steadystate/css/dom/CSSStyleSheetImpl;Lorg/w3c/dom/css/CSSRule;Ljava/lang/String;Ljava/lang/String;)V]
CSSPageRuleImpl.setIdent ( String ident ) : void
[mangled: com/steadystate/css/dom/CSSPageRuleImpl.setIdent:(Ljava/lang/String;)V]
to the top
Problems with Data Types, Low Severity (82)
cssparser-0.9.15.jar
package com.steadystate.css.dom
[+] CSSCharsetRuleImpl (1)
| Change | Effect |
---|
1 | Method getCssText ( ) has been moved up type hierarchy to getCssText ( ) | Method getCssText ( ) will be called instead of getCssText ( ) in a client program. |
[+] affected methods (1)
getCssText ( )Method 'getCssText ( )' will be called instead of this method in a client program.
[+] CSSFontFaceRuleImpl (1)
| Change | Effect |
---|
1 | Method getCssText ( ) has been moved up type hierarchy to getCssText ( ) | Method getCssText ( ) will be called instead of getCssText ( ) in a client program. |
[+] affected methods (1)
getCssText ( )Method 'getCssText ( )' will be called instead of this method in a client program.
[+] CSSImportRuleImpl (1)
| Change | Effect |
---|
1 | Method getCssText ( ) has been moved up type hierarchy to getCssText ( ) | Method getCssText ( ) will be called instead of getCssText ( ) in a client program. |
[+] affected methods (1)
getCssText ( )Method 'getCssText ( )' will be called instead of this method in a client program.
[+] CSSMediaRuleImpl (1)
| Change | Effect |
---|
1 | Method getCssText ( ) has been moved up type hierarchy to getCssText ( ) | Method getCssText ( ) will be called instead of getCssText ( ) in a client program. |
[+] affected methods (1)
getCssText ( )Method 'getCssText ( )' will be called instead of this method in a client program.
[+] CSSPageRuleImpl (1)
| Change | Effect |
---|
1 | Method getCssText ( ) has been moved up type hierarchy to getCssText ( ) | Method getCssText ( ) will be called instead of getCssText ( ) in a client program. |
[+] affected methods (1)
getCssText ( )Method 'getCssText ( )' will be called instead of this method in a client program.
[+] CSSStyleRuleImpl (1)
| Change | Effect |
---|
1 | Method getCssText ( ) has been moved up type hierarchy to getCssText ( ) | Method getCssText ( ) will be called instead of getCssText ( ) in a client program. |
[+] affected methods (1)
getCssText ( )Method 'getCssText ( )' will be called instead of this method in a client program.
[+] CSSUnknownRuleImpl (1)
| Change | Effect |
---|
1 | Method getCssText ( ) has been moved up type hierarchy to getCssText ( ) | Method getCssText ( ) will be called instead of getCssText ( ) in a client program. |
[+] affected methods (1)
getCssText ( )Method 'getCssText ( )' will be called instead of this method in a client program.
package com.steadystate.css.parser
[+] SACParserCSS1 (15)
| Change | Effect |
---|
1 | Method getLocator ( ) has been moved up type hierarchy to getLocator ( ) | Method getLocator ( ) will be called instead of getLocator ( ) in a client program. |
2 | Method parseMedia ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseMedia ( org.w3c.css.sac.InputSource ) | Method parseMedia ( org.w3c.css.sac.InputSource ) will be called instead of parseMedia ( org.w3c.css.sac.InputSource ) in a client program. |
3 | Method parsePriority ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePriority ( org.w3c.css.sac.InputSource ) | Method parsePriority ( org.w3c.css.sac.InputSource ) will be called instead of parsePriority ( org.w3c.css.sac.InputSource ) in a client program. |
4 | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePropertyValue ( org.w3c.css.sac.InputSource ) | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) will be called instead of parsePropertyValue ( org.w3c.css.sac.InputSource ) in a client program. |
5 | Method parseRule ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseRule ( org.w3c.css.sac.InputSource ) | Method parseRule ( org.w3c.css.sac.InputSource ) will be called instead of parseRule ( org.w3c.css.sac.InputSource ) in a client program. |
6 | Method parseSelectors ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseSelectors ( org.w3c.css.sac.InputSource ) | Method parseSelectors ( org.w3c.css.sac.InputSource ) will be called instead of parseSelectors ( org.w3c.css.sac.InputSource ) in a client program. |
7 | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleDeclaration ( org.w3c.css.sac.InputSource ) | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleDeclaration ( org.w3c.css.sac.InputSource ) in a client program. |
8 | Method parseStyleSheet ( java.lang.String ) has been moved up type hierarchy to parseStyleSheet ( java.lang.String ) | Method parseStyleSheet ( java.lang.String ) will be called instead of parseStyleSheet ( java.lang.String ) in a client program. |
9 | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleSheet ( org.w3c.css.sac.InputSource ) | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleSheet ( org.w3c.css.sac.InputSource ) in a client program. |
10 | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) has been moved up type hierarchy to setConditionFactory ( org.w3c.css.sac.ConditionFactory ) | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) will be called instead of setConditionFactory ( org.w3c.css.sac.ConditionFactory ) in a client program. |
11 | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) has been moved up type hierarchy to setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) will be called instead of setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) in a client program. |
12 | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) has been moved up type hierarchy to setErrorHandler ( org.w3c.css.sac.ErrorHandler ) | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) will be called instead of setErrorHandler ( org.w3c.css.sac.ErrorHandler ) in a client program. |
13 | Method setLocale ( java.util.Locale ) has been moved up type hierarchy to setLocale ( java.util.Locale ) | Method setLocale ( java.util.Locale ) will be called instead of setLocale ( java.util.Locale ) in a client program. |
14 | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) has been moved up type hierarchy to setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) will be called instead of setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) in a client program. |
15 | Method unescape ( java.lang.String, boolean ) has been moved up type hierarchy to unescape ( java.lang.String, boolean ) | Method unescape ( java.lang.String, boolean ) will be called instead of unescape ( java.lang.String, boolean ) in a client program. |
[+] affected methods (15)
getLocator ( )Method 'getLocator ( )' will be called instead of this method in a client program.
parseMedia ( org.w3c.css.sac.InputSource )Method 'parseMedia ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePriority ( org.w3c.css.sac.InputSource )Method 'parsePriority ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePropertyValue ( org.w3c.css.sac.InputSource )Method 'parsePropertyValue ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseRule ( org.w3c.css.sac.InputSource )Method 'parseRule ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseSelectors ( org.w3c.css.sac.InputSource )Method 'parseSelectors ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleDeclaration ( org.w3c.css.sac.InputSource )Method 'parseStyleDeclaration ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleSheet ( java.lang.String )Method 'parseStyleSheet ( java.lang.String )' will be called instead of this method in a client program.
parseStyleSheet ( org.w3c.css.sac.InputSource )Method 'parseStyleSheet ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
setConditionFactory ( org.w3c.css.sac.ConditionFactory )Method 'setConditionFactory ( org.w3c.css.sac.ConditionFactory )' will be called instead of this method in a client program.
setDocumentHandler ( org.w3c.css.sac.DocumentHandler )Method 'setDocumentHandler ( org.w3c.css.sac.DocumentHandler )' will be called instead of this method in a client program.
setErrorHandler ( org.w3c.css.sac.ErrorHandler )Method 'setErrorHandler ( org.w3c.css.sac.ErrorHandler )' will be called instead of this method in a client program.
setLocale ( java.util.Locale )Method 'setLocale ( java.util.Locale )' will be called instead of this method in a client program.
setSelectorFactory ( org.w3c.css.sac.SelectorFactory )Method 'setSelectorFactory ( org.w3c.css.sac.SelectorFactory )' will be called instead of this method in a client program.
unescape ( java.lang.String, boolean )Method 'unescape ( java.lang.String, boolean )' will be called instead of this method in a client program.
[+] SACParserCSS2 (15)
| Change | Effect |
---|
1 | Method getLocator ( ) has been moved up type hierarchy to getLocator ( ) | Method getLocator ( ) will be called instead of getLocator ( ) in a client program. |
2 | Method parseMedia ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseMedia ( org.w3c.css.sac.InputSource ) | Method parseMedia ( org.w3c.css.sac.InputSource ) will be called instead of parseMedia ( org.w3c.css.sac.InputSource ) in a client program. |
3 | Method parsePriority ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePriority ( org.w3c.css.sac.InputSource ) | Method parsePriority ( org.w3c.css.sac.InputSource ) will be called instead of parsePriority ( org.w3c.css.sac.InputSource ) in a client program. |
4 | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePropertyValue ( org.w3c.css.sac.InputSource ) | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) will be called instead of parsePropertyValue ( org.w3c.css.sac.InputSource ) in a client program. |
5 | Method parseRule ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseRule ( org.w3c.css.sac.InputSource ) | Method parseRule ( org.w3c.css.sac.InputSource ) will be called instead of parseRule ( org.w3c.css.sac.InputSource ) in a client program. |
6 | Method parseSelectors ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseSelectors ( org.w3c.css.sac.InputSource ) | Method parseSelectors ( org.w3c.css.sac.InputSource ) will be called instead of parseSelectors ( org.w3c.css.sac.InputSource ) in a client program. |
7 | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleDeclaration ( org.w3c.css.sac.InputSource ) | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleDeclaration ( org.w3c.css.sac.InputSource ) in a client program. |
8 | Method parseStyleSheet ( java.lang.String ) has been moved up type hierarchy to parseStyleSheet ( java.lang.String ) | Method parseStyleSheet ( java.lang.String ) will be called instead of parseStyleSheet ( java.lang.String ) in a client program. |
9 | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleSheet ( org.w3c.css.sac.InputSource ) | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleSheet ( org.w3c.css.sac.InputSource ) in a client program. |
10 | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) has been moved up type hierarchy to setConditionFactory ( org.w3c.css.sac.ConditionFactory ) | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) will be called instead of setConditionFactory ( org.w3c.css.sac.ConditionFactory ) in a client program. |
11 | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) has been moved up type hierarchy to setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) will be called instead of setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) in a client program. |
12 | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) has been moved up type hierarchy to setErrorHandler ( org.w3c.css.sac.ErrorHandler ) | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) will be called instead of setErrorHandler ( org.w3c.css.sac.ErrorHandler ) in a client program. |
13 | Method setLocale ( java.util.Locale ) has been moved up type hierarchy to setLocale ( java.util.Locale ) | Method setLocale ( java.util.Locale ) will be called instead of setLocale ( java.util.Locale ) in a client program. |
14 | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) has been moved up type hierarchy to setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) will be called instead of setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) in a client program. |
15 | Method unescape ( java.lang.String, boolean ) has been moved up type hierarchy to unescape ( java.lang.String, boolean ) | Method unescape ( java.lang.String, boolean ) will be called instead of unescape ( java.lang.String, boolean ) in a client program. |
[+] affected methods (15)
getLocator ( )Method 'getLocator ( )' will be called instead of this method in a client program.
parseMedia ( org.w3c.css.sac.InputSource )Method 'parseMedia ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePriority ( org.w3c.css.sac.InputSource )Method 'parsePriority ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePropertyValue ( org.w3c.css.sac.InputSource )Method 'parsePropertyValue ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseRule ( org.w3c.css.sac.InputSource )Method 'parseRule ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseSelectors ( org.w3c.css.sac.InputSource )Method 'parseSelectors ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleDeclaration ( org.w3c.css.sac.InputSource )Method 'parseStyleDeclaration ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleSheet ( java.lang.String )Method 'parseStyleSheet ( java.lang.String )' will be called instead of this method in a client program.
parseStyleSheet ( org.w3c.css.sac.InputSource )Method 'parseStyleSheet ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
setConditionFactory ( org.w3c.css.sac.ConditionFactory )Method 'setConditionFactory ( org.w3c.css.sac.ConditionFactory )' will be called instead of this method in a client program.
setDocumentHandler ( org.w3c.css.sac.DocumentHandler )Method 'setDocumentHandler ( org.w3c.css.sac.DocumentHandler )' will be called instead of this method in a client program.
setErrorHandler ( org.w3c.css.sac.ErrorHandler )Method 'setErrorHandler ( org.w3c.css.sac.ErrorHandler )' will be called instead of this method in a client program.
setLocale ( java.util.Locale )Method 'setLocale ( java.util.Locale )' will be called instead of this method in a client program.
setSelectorFactory ( org.w3c.css.sac.SelectorFactory )Method 'setSelectorFactory ( org.w3c.css.sac.SelectorFactory )' will be called instead of this method in a client program.
unescape ( java.lang.String, boolean )Method 'unescape ( java.lang.String, boolean )' will be called instead of this method in a client program.
[+] SACParserCSS21 (15)
| Change | Effect |
---|
1 | Method getLocator ( ) has been moved up type hierarchy to getLocator ( ) | Method getLocator ( ) will be called instead of getLocator ( ) in a client program. |
2 | Method parseMedia ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseMedia ( org.w3c.css.sac.InputSource ) | Method parseMedia ( org.w3c.css.sac.InputSource ) will be called instead of parseMedia ( org.w3c.css.sac.InputSource ) in a client program. |
3 | Method parsePriority ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePriority ( org.w3c.css.sac.InputSource ) | Method parsePriority ( org.w3c.css.sac.InputSource ) will be called instead of parsePriority ( org.w3c.css.sac.InputSource ) in a client program. |
4 | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePropertyValue ( org.w3c.css.sac.InputSource ) | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) will be called instead of parsePropertyValue ( org.w3c.css.sac.InputSource ) in a client program. |
5 | Method parseRule ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseRule ( org.w3c.css.sac.InputSource ) | Method parseRule ( org.w3c.css.sac.InputSource ) will be called instead of parseRule ( org.w3c.css.sac.InputSource ) in a client program. |
6 | Method parseSelectors ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseSelectors ( org.w3c.css.sac.InputSource ) | Method parseSelectors ( org.w3c.css.sac.InputSource ) will be called instead of parseSelectors ( org.w3c.css.sac.InputSource ) in a client program. |
7 | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleDeclaration ( org.w3c.css.sac.InputSource ) | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleDeclaration ( org.w3c.css.sac.InputSource ) in a client program. |
8 | Method parseStyleSheet ( java.lang.String ) has been moved up type hierarchy to parseStyleSheet ( java.lang.String ) | Method parseStyleSheet ( java.lang.String ) will be called instead of parseStyleSheet ( java.lang.String ) in a client program. |
9 | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleSheet ( org.w3c.css.sac.InputSource ) | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleSheet ( org.w3c.css.sac.InputSource ) in a client program. |
10 | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) has been moved up type hierarchy to setConditionFactory ( org.w3c.css.sac.ConditionFactory ) | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) will be called instead of setConditionFactory ( org.w3c.css.sac.ConditionFactory ) in a client program. |
11 | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) has been moved up type hierarchy to setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) will be called instead of setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) in a client program. |
12 | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) has been moved up type hierarchy to setErrorHandler ( org.w3c.css.sac.ErrorHandler ) | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) will be called instead of setErrorHandler ( org.w3c.css.sac.ErrorHandler ) in a client program. |
13 | Method setLocale ( java.util.Locale ) has been moved up type hierarchy to setLocale ( java.util.Locale ) | Method setLocale ( java.util.Locale ) will be called instead of setLocale ( java.util.Locale ) in a client program. |
14 | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) has been moved up type hierarchy to setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) will be called instead of setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) in a client program. |
15 | Method unescape ( java.lang.String, boolean ) has been moved up type hierarchy to unescape ( java.lang.String, boolean ) | Method unescape ( java.lang.String, boolean ) will be called instead of unescape ( java.lang.String, boolean ) in a client program. |
[+] affected methods (15)
getLocator ( )Method 'getLocator ( )' will be called instead of this method in a client program.
parseMedia ( org.w3c.css.sac.InputSource )Method 'parseMedia ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePriority ( org.w3c.css.sac.InputSource )Method 'parsePriority ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePropertyValue ( org.w3c.css.sac.InputSource )Method 'parsePropertyValue ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseRule ( org.w3c.css.sac.InputSource )Method 'parseRule ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseSelectors ( org.w3c.css.sac.InputSource )Method 'parseSelectors ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleDeclaration ( org.w3c.css.sac.InputSource )Method 'parseStyleDeclaration ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleSheet ( java.lang.String )Method 'parseStyleSheet ( java.lang.String )' will be called instead of this method in a client program.
parseStyleSheet ( org.w3c.css.sac.InputSource )Method 'parseStyleSheet ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
setConditionFactory ( org.w3c.css.sac.ConditionFactory )Method 'setConditionFactory ( org.w3c.css.sac.ConditionFactory )' will be called instead of this method in a client program.
setDocumentHandler ( org.w3c.css.sac.DocumentHandler )Method 'setDocumentHandler ( org.w3c.css.sac.DocumentHandler )' will be called instead of this method in a client program.
setErrorHandler ( org.w3c.css.sac.ErrorHandler )Method 'setErrorHandler ( org.w3c.css.sac.ErrorHandler )' will be called instead of this method in a client program.
setLocale ( java.util.Locale )Method 'setLocale ( java.util.Locale )' will be called instead of this method in a client program.
setSelectorFactory ( org.w3c.css.sac.SelectorFactory )Method 'setSelectorFactory ( org.w3c.css.sac.SelectorFactory )' will be called instead of this method in a client program.
unescape ( java.lang.String, boolean )Method 'unescape ( java.lang.String, boolean )' will be called instead of this method in a client program.
[+] SACParserCSS3 (15)
| Change | Effect |
---|
1 | Method getLocator ( ) has been moved up type hierarchy to getLocator ( ) | Method getLocator ( ) will be called instead of getLocator ( ) in a client program. |
2 | Method parseMedia ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseMedia ( org.w3c.css.sac.InputSource ) | Method parseMedia ( org.w3c.css.sac.InputSource ) will be called instead of parseMedia ( org.w3c.css.sac.InputSource ) in a client program. |
3 | Method parsePriority ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePriority ( org.w3c.css.sac.InputSource ) | Method parsePriority ( org.w3c.css.sac.InputSource ) will be called instead of parsePriority ( org.w3c.css.sac.InputSource ) in a client program. |
4 | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePropertyValue ( org.w3c.css.sac.InputSource ) | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) will be called instead of parsePropertyValue ( org.w3c.css.sac.InputSource ) in a client program. |
5 | Method parseRule ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseRule ( org.w3c.css.sac.InputSource ) | Method parseRule ( org.w3c.css.sac.InputSource ) will be called instead of parseRule ( org.w3c.css.sac.InputSource ) in a client program. |
6 | Method parseSelectors ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseSelectors ( org.w3c.css.sac.InputSource ) | Method parseSelectors ( org.w3c.css.sac.InputSource ) will be called instead of parseSelectors ( org.w3c.css.sac.InputSource ) in a client program. |
7 | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleDeclaration ( org.w3c.css.sac.InputSource ) | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleDeclaration ( org.w3c.css.sac.InputSource ) in a client program. |
8 | Method parseStyleSheet ( java.lang.String ) has been moved up type hierarchy to parseStyleSheet ( java.lang.String ) | Method parseStyleSheet ( java.lang.String ) will be called instead of parseStyleSheet ( java.lang.String ) in a client program. |
9 | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleSheet ( org.w3c.css.sac.InputSource ) | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleSheet ( org.w3c.css.sac.InputSource ) in a client program. |
10 | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) has been moved up type hierarchy to setConditionFactory ( org.w3c.css.sac.ConditionFactory ) | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) will be called instead of setConditionFactory ( org.w3c.css.sac.ConditionFactory ) in a client program. |
11 | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) has been moved up type hierarchy to setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) will be called instead of setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) in a client program. |
12 | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) has been moved up type hierarchy to setErrorHandler ( org.w3c.css.sac.ErrorHandler ) | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) will be called instead of setErrorHandler ( org.w3c.css.sac.ErrorHandler ) in a client program. |
13 | Method setLocale ( java.util.Locale ) has been moved up type hierarchy to setLocale ( java.util.Locale ) | Method setLocale ( java.util.Locale ) will be called instead of setLocale ( java.util.Locale ) in a client program. |
14 | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) has been moved up type hierarchy to setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) will be called instead of setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) in a client program. |
15 | Method unescape ( java.lang.String, boolean ) has been moved up type hierarchy to unescape ( java.lang.String, boolean ) | Method unescape ( java.lang.String, boolean ) will be called instead of unescape ( java.lang.String, boolean ) in a client program. |
[+] affected methods (15)
getLocator ( )Method 'getLocator ( )' will be called instead of this method in a client program.
parseMedia ( org.w3c.css.sac.InputSource )Method 'parseMedia ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePriority ( org.w3c.css.sac.InputSource )Method 'parsePriority ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePropertyValue ( org.w3c.css.sac.InputSource )Method 'parsePropertyValue ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseRule ( org.w3c.css.sac.InputSource )Method 'parseRule ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseSelectors ( org.w3c.css.sac.InputSource )Method 'parseSelectors ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleDeclaration ( org.w3c.css.sac.InputSource )Method 'parseStyleDeclaration ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleSheet ( java.lang.String )Method 'parseStyleSheet ( java.lang.String )' will be called instead of this method in a client program.
parseStyleSheet ( org.w3c.css.sac.InputSource )Method 'parseStyleSheet ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
setConditionFactory ( org.w3c.css.sac.ConditionFactory )Method 'setConditionFactory ( org.w3c.css.sac.ConditionFactory )' will be called instead of this method in a client program.
setDocumentHandler ( org.w3c.css.sac.DocumentHandler )Method 'setDocumentHandler ( org.w3c.css.sac.DocumentHandler )' will be called instead of this method in a client program.
setErrorHandler ( org.w3c.css.sac.ErrorHandler )Method 'setErrorHandler ( org.w3c.css.sac.ErrorHandler )' will be called instead of this method in a client program.
setLocale ( java.util.Locale )Method 'setLocale ( java.util.Locale )' will be called instead of this method in a client program.
setSelectorFactory ( org.w3c.css.sac.SelectorFactory )Method 'setSelectorFactory ( org.w3c.css.sac.SelectorFactory )' will be called instead of this method in a client program.
unescape ( java.lang.String, boolean )Method 'unescape ( java.lang.String, boolean )' will be called instead of this method in a client program.
[+] SACParserCSSmobileOKBasic1 (15)
| Change | Effect |
---|
1 | Method getLocator ( ) has been moved up type hierarchy to getLocator ( ) | Method getLocator ( ) will be called instead of getLocator ( ) in a client program. |
2 | Method parseMedia ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseMedia ( org.w3c.css.sac.InputSource ) | Method parseMedia ( org.w3c.css.sac.InputSource ) will be called instead of parseMedia ( org.w3c.css.sac.InputSource ) in a client program. |
3 | Method parsePriority ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePriority ( org.w3c.css.sac.InputSource ) | Method parsePriority ( org.w3c.css.sac.InputSource ) will be called instead of parsePriority ( org.w3c.css.sac.InputSource ) in a client program. |
4 | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parsePropertyValue ( org.w3c.css.sac.InputSource ) | Method parsePropertyValue ( org.w3c.css.sac.InputSource ) will be called instead of parsePropertyValue ( org.w3c.css.sac.InputSource ) in a client program. |
5 | Method parseRule ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseRule ( org.w3c.css.sac.InputSource ) | Method parseRule ( org.w3c.css.sac.InputSource ) will be called instead of parseRule ( org.w3c.css.sac.InputSource ) in a client program. |
6 | Method parseSelectors ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseSelectors ( org.w3c.css.sac.InputSource ) | Method parseSelectors ( org.w3c.css.sac.InputSource ) will be called instead of parseSelectors ( org.w3c.css.sac.InputSource ) in a client program. |
7 | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleDeclaration ( org.w3c.css.sac.InputSource ) | Method parseStyleDeclaration ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleDeclaration ( org.w3c.css.sac.InputSource ) in a client program. |
8 | Method parseStyleSheet ( java.lang.String ) has been moved up type hierarchy to parseStyleSheet ( java.lang.String ) | Method parseStyleSheet ( java.lang.String ) will be called instead of parseStyleSheet ( java.lang.String ) in a client program. |
9 | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) has been moved up type hierarchy to parseStyleSheet ( org.w3c.css.sac.InputSource ) | Method parseStyleSheet ( org.w3c.css.sac.InputSource ) will be called instead of parseStyleSheet ( org.w3c.css.sac.InputSource ) in a client program. |
10 | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) has been moved up type hierarchy to setConditionFactory ( org.w3c.css.sac.ConditionFactory ) | Method setConditionFactory ( org.w3c.css.sac.ConditionFactory ) will be called instead of setConditionFactory ( org.w3c.css.sac.ConditionFactory ) in a client program. |
11 | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) has been moved up type hierarchy to setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) | Method setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) will be called instead of setDocumentHandler ( org.w3c.css.sac.DocumentHandler ) in a client program. |
12 | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) has been moved up type hierarchy to setErrorHandler ( org.w3c.css.sac.ErrorHandler ) | Method setErrorHandler ( org.w3c.css.sac.ErrorHandler ) will be called instead of setErrorHandler ( org.w3c.css.sac.ErrorHandler ) in a client program. |
13 | Method setLocale ( java.util.Locale ) has been moved up type hierarchy to setLocale ( java.util.Locale ) | Method setLocale ( java.util.Locale ) will be called instead of setLocale ( java.util.Locale ) in a client program. |
14 | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) has been moved up type hierarchy to setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) | Method setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) will be called instead of setSelectorFactory ( org.w3c.css.sac.SelectorFactory ) in a client program. |
15 | Method unescape ( java.lang.String, boolean ) has been moved up type hierarchy to unescape ( java.lang.String, boolean ) | Method unescape ( java.lang.String, boolean ) will be called instead of unescape ( java.lang.String, boolean ) in a client program. |
[+] affected methods (15)
getLocator ( )Method 'getLocator ( )' will be called instead of this method in a client program.
parseMedia ( org.w3c.css.sac.InputSource )Method 'parseMedia ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePriority ( org.w3c.css.sac.InputSource )Method 'parsePriority ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parsePropertyValue ( org.w3c.css.sac.InputSource )Method 'parsePropertyValue ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseRule ( org.w3c.css.sac.InputSource )Method 'parseRule ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseSelectors ( org.w3c.css.sac.InputSource )Method 'parseSelectors ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleDeclaration ( org.w3c.css.sac.InputSource )Method 'parseStyleDeclaration ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
parseStyleSheet ( java.lang.String )Method 'parseStyleSheet ( java.lang.String )' will be called instead of this method in a client program.
parseStyleSheet ( org.w3c.css.sac.InputSource )Method 'parseStyleSheet ( org.w3c.css.sac.InputSource )' will be called instead of this method in a client program.
setConditionFactory ( org.w3c.css.sac.ConditionFactory )Method 'setConditionFactory ( org.w3c.css.sac.ConditionFactory )' will be called instead of this method in a client program.
setDocumentHandler ( org.w3c.css.sac.DocumentHandler )Method 'setDocumentHandler ( org.w3c.css.sac.DocumentHandler )' will be called instead of this method in a client program.
setErrorHandler ( org.w3c.css.sac.ErrorHandler )Method 'setErrorHandler ( org.w3c.css.sac.ErrorHandler )' will be called instead of this method in a client program.
setLocale ( java.util.Locale )Method 'setLocale ( java.util.Locale )' will be called instead of this method in a client program.
setSelectorFactory ( org.w3c.css.sac.SelectorFactory )Method 'setSelectorFactory ( org.w3c.css.sac.SelectorFactory )' will be called instead of this method in a client program.
unescape ( java.lang.String, boolean )Method 'unescape ( java.lang.String, boolean )' will be called instead of this method in a client program.
to the top
Other Changes in Data Types (10)
cssparser-0.9.15.jar
package com.steadystate.css.dom
[+] AbstractCSSRuleImpl (2)
| Change | Effect |
---|
1 | Abstract method getCssText ( com.steadystate.css.format.CSSFormat ) has been added to this class. | No effect. |
2 | Added super-interface com.steadystate.css.format.CSSFormatable. | No effect. |
[+] affected methods (9)
AbstractCSSRuleImpl ( )This constructor is from 'AbstractCSSRuleImpl' abstract class.
AbstractCSSRuleImpl ( CSSStyleSheetImpl, org.w3c.dom.css.CSSRule )This constructor is from 'AbstractCSSRuleImpl' abstract class.
equals ( java.lang.Object )This method is from 'AbstractCSSRuleImpl' abstract class.
getParentRule ( )This method is from 'AbstractCSSRuleImpl' abstract class.
getParentStyleSheet ( )This method is from 'AbstractCSSRuleImpl' abstract class.
getParentStyleSheetImpl ( )This method is from 'AbstractCSSRuleImpl' abstract class.
hashCode ( )This method is from 'AbstractCSSRuleImpl' abstract class.
setParentRule ( org.w3c.dom.css.CSSRule )This method is from 'AbstractCSSRuleImpl' abstract class.
setParentStyleSheet ( CSSStyleSheetImpl )This method is from 'AbstractCSSRuleImpl' abstract class.
richfaces-page-fragments-4.5.6.Final.jar
package org.richfaces.fragment.contextMenu
[+] PopupMenu (4)
| Change | Effect |
---|
1 | Abstract method expandGroup ( int, org.openqa.selenium.WebElement ) has been added to this interface. | No effect. |
2 | Abstract method expandGroup ( java.lang.String, org.openqa.selenium.WebElement ) has been added to this interface. | No effect. |
3 | Abstract method expandGroup ( org.richfaces.fragment.common.picker.ChoicePicker, org.openqa.selenium.WebElement ) has been added to this interface. | No effect. |
4 | Added super-interface PopupMenuGroup. | No effect. |
[+] affected methods (3)
selectItem ( int, org.openqa.selenium.WebElement )This abstract method is from 'PopupMenu' interface.
selectItem ( java.lang.String, org.openqa.selenium.WebElement )This abstract method is from 'PopupMenu' interface.
selectItem ( org.richfaces.fragment.common.picker.ChoicePicker, org.openqa.selenium.WebElement )This abstract method is from 'PopupMenu' interface.
richfaces-rich-4.5.6.Final.jar
package org.richfaces.component
[+] AbstractFileUpload (1)
| Change | Effect |
---|
1 | Abstract method getOnerror ( ) has been added to this class. | No effect. |
[+] affected methods (29)
AbstractFileUpload ( )This constructor is from 'AbstractFileUpload' abstract class.
acceptsFile ( org.richfaces.model.UploadedFile )This method is from 'AbstractFileUpload' abstract class.
addFileUploadListener ( org.richfaces.event.FileUploadListener )This method is from 'AbstractFileUpload' abstract class.
getAcceptedTypes ( )This abstract method is from 'AbstractFileUpload' abstract class.
getAcceptedTypesList ( )This method is from 'AbstractFileUpload' abstract class.
getAddLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
getClearAllLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
getClearLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
getDeleteLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
getDoneLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
getFileUploadListener ( )This abstract method is from 'AbstractFileUpload' abstract class.
getFileUploadListeners ( )This method is from 'AbstractFileUpload' abstract class.
getListHeight ( )This abstract method is from 'AbstractFileUpload' abstract class.
getMaxFileSize ( )This abstract method is from 'AbstractFileUpload' abstract class.
getMaxFilesQuantity ( )This abstract method is from 'AbstractFileUpload' abstract class.
getOnclear ( )This abstract method is from 'AbstractFileUpload' abstract class.
getOnfileselect ( )This abstract method is from 'AbstractFileUpload' abstract class.
getOnfilesubmit ( )This abstract method is from 'AbstractFileUpload' abstract class.
getOnsizerejected ( )This abstract method is from 'AbstractFileUpload' abstract class.
getOntyperejected ( )This abstract method is from 'AbstractFileUpload' abstract class.
getOnuploadcomplete ( )This abstract method is from 'AbstractFileUpload' abstract class.
getServerErrorLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
getSizeExceededLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
getUploadLabel ( )This abstract method is from 'AbstractFileUpload' abstract class.
isImmediateUpload ( )This abstract method is from 'AbstractFileUpload' abstract class.
isNoDuplicate ( )This abstract method is from 'AbstractFileUpload' abstract class.
processEvent ( javax.faces.event.ComponentSystemEvent )This method is from 'AbstractFileUpload' abstract class.
queueEvent ( javax.faces.event.FacesEvent )This method is from 'AbstractFileUpload' abstract class.
removeFileUploadListener ( org.richfaces.event.FileUploadListener )This method is from 'AbstractFileUpload' abstract class.
[+] AbstractPickList (1)
| Change | Effect |
---|
1 | Abstract method isKeepSourceOrder ( ) has been added to this class. | No effect. |
[+] affected methods (36)
AbstractPickList ( )This constructor is from 'AbstractPickList' abstract class.
getAddAllText ( )This abstract method is from 'AbstractPickList' abstract class.
getAddText ( )This abstract method is from 'AbstractPickList' abstract class.
getOnadditems ( )This abstract method is from 'AbstractPickList' abstract class.
getOnremoveitems ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourceblur ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourceclick ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcedblclick ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcefocus ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcekeydown ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcekeypress ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcekeyup ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcemousedown ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcemousemove ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcemouseout ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcemouseover ( )This abstract method is from 'AbstractPickList' abstract class.
getOnsourcemouseup ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetblur ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetclick ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetdblclick ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetfocus ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetkeydown ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetkeypress ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetkeyup ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetmousedown ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetmousemove ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetmouseout ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetmouseover ( )This abstract method is from 'AbstractPickList' abstract class.
getOntargetmouseup ( )This abstract method is from 'AbstractPickList' abstract class.
getRemoveAllText ( )This abstract method is from 'AbstractPickList' abstract class.
getRemoveText ( )This abstract method is from 'AbstractPickList' abstract class.
getSourceCaption ( )This abstract method is from 'AbstractPickList' abstract class.
getTargetCaption ( )This abstract method is from 'AbstractPickList' abstract class.
isOrderable ( )This abstract method is from 'AbstractPickList' abstract class.
isSwitchByClick ( )This abstract method is from 'AbstractPickList' abstract class.
isSwitchByDblClick ( )This abstract method is from 'AbstractPickList' abstract class.
[+] UIFileUpload.Properties (1)
| Change | Effect |
---|
1 | Field onerror has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (2)
valueOf ( java.lang.String )This method is from 'UIFileUpload.Properties' class.
values ( )This method is from 'UIFileUpload.Properties' class.
[+] UIPickList.Properties (1)
| Change | Effect |
---|
1 | Field keepSourceOrder has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
[+] affected methods (2)
valueOf ( java.lang.String )This method is from 'UIPickList.Properties' class.
values ( )This method is from 'UIPickList.Properties' class.
to the top
Java ARchives (10)
atmosphere-runtime-2.3.1.jar
cssparser-0.9.15.jar
ehcache-2.8.3.jar
guava-18.0.jar
richfaces-a4j-4.5.6.Final.jar
richfaces-core-4.5.6.Final.jar
richfaces-page-fragments-4.5.6.Final.jar
richfaces-rich-4.5.6.Final.jar
sac-1.3.jar
sizeof-agent.jar
to the top
Generated on Fri Jun 26 07:10:36 2015 for RichFaces by Java API Compliance Checker 1.3.7
A tool for checking backward compatibility of a Java library API