API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Changed Methods | ||
---|---|---|
void handleTag(boolean, |
Change in return type from boolean to void .Change in signature from ( boolean, String, Editable, XmlPullParser ) to (boolean, String, Editable, XMLReader ). |
This method will be called whenn the HTML parser encounters a tag that it does not know how to interpret. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |