Menu

Commit [r65]  Maximize  Restore  History

Adding serialVersionUID to classes implementing Serializable interface

waldbaer 2008-01-14

1 2 > >> (Page 1 of 2)
changed /trunk/cssparser/src/com/steadystate/css/dom/CSS2PropertiesImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSCharsetRuleImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSFontFaceRuleImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSImportRuleImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSMediaRuleImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSPageRuleImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSRuleListImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSStyleDeclarationImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSStyleRuleImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSStyleSheetImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSUnknownRuleImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CSSValueImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/CounterImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/DOMExceptionImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/MediaListImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/Property.java
changed /trunk/cssparser/src/com/steadystate/css/dom/RGBColorImpl.java
changed /trunk/cssparser/src/com/steadystate/css/dom/RectImpl.java
changed /trunk/cssparser/src/com/steadystate/css/parser/LexicalUnitImpl.java
changed /trunk/cssparser/src/com/steadystate/css/parser/LocatorImpl.java
changed /trunk/cssparser/src/com/steadystate/css/parser/SelectorListImpl.java
changed /trunk/cssparser/src/com/steadystate/css/parser/selectors/AndConditionImpl.java
changed /trunk/cssparser/src/com/steadystate/css/parser/selectors/AttributeConditionImpl.java
changed /trunk/cssparser/src/com/steadystate/css/parser/selectors/BeginHyphenAttributeConditionImpl.java
changed /trunk/cssparser/src/com/steadystate/css/parser/selectors/CharacterDataSelectorImpl.java
/trunk/cssparser/src/com/steadystate/css/dom/CSS2PropertiesImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSCharsetRuleImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSFontFaceRuleImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSImportRuleImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSMediaRuleImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSPageRuleImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSRuleListImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSStyleDeclarationImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSStyleRuleImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSStyleSheetImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSUnknownRuleImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CSSValueImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/CounterImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/DOMExceptionImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/MediaListImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/Property.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/RGBColorImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/dom/RectImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/parser/LexicalUnitImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/parser/LocatorImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/parser/SelectorListImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/parser/selectors/AndConditionImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/parser/selectors/AttributeConditionImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/parser/selectors/BeginHyphenAttributeConditionImpl.java Diff Switch to side-by-side view
Loading...
/trunk/cssparser/src/com/steadystate/css/parser/selectors/CharacterDataSelectorImpl.java Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)