commit | f748257eee651b974e15274e03fe9843a8393073 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Wed Dec 18 15:19:17 2013 +0000 |
committer | Narayan Kamath <narayan@google.com> | Mon Jan 06 11:18:21 2014 +0000 |
tree | e6224a613d8612d148dd44e28af39d64731cf3a4 | |
parent | cccf2a333793badbcea9b04fe3f29447496a56d9 [diff] |
XmlUtils#readThisMapXml should handle null keys. Both readThisValueXml & writeThisValueXml have been implemented to handle values with "null" names. Change readThisMapXml to allow such names as well, and map them to the null key in the resulting HashMap. readThisListXml and readThisSetXml already support null names. bug: https://code.google.com/p/android/issues/detail?id=63463 Change-Id: I1c93976656e45e7733113eb67d29b6bad5d25f1f