API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Interface android.text.Html.TagHandler

Changed Methods
void handleTag(boolean, String, Editable, XMLReader) 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
Generated by JDiff