summaryrefslogtreecommitdiff
path: root/core/java/android/content/XmlDocumentProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* XmlDocumentProvider moved to the XmlAdapter sample codeGilles Debunne2011-07-011-438/+0
| | | | | | | | Bug 4477831 Related to CL https://android-git.corp.google.com/g/#change,112514 Change-Id: Ib63a0bf5d2a868433748dec1a45576ca2fa18045
* Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-0/+2
| | | | | | | | | | 3362464 API REVIEW: android.content potpourri 3362445 API REVIEW: Fragment transaction stuff 3362428 API REVIEW: Fragment stuff 3362418 API REVIEW: Loader stuff 3362414 API REVIEW: android.content.pm.ActivityInfo Change-Id: I6475421a4735759b458acb67df4380cc6234f147
* New XmlDocumentProvider class.Gilles Debunne2010-06-231-0/+436
Minor changes in the Adapters.java helper class. Extracts data out of a XML document using an XPath-like syntax. Change-Id: I0617b0783f11c86118b42cd8485d54440810c805