OSDN Git Service

Normalize output of XMLtree content
authorShachar Shemesh <lingnu@gmail.com>
Mon, 11 Apr 2011 10:32:19 +0000 (13:32 +0300)
committerShachar Shemesh <lingnu@gmail.com>
Mon, 11 Apr 2011 10:32:19 +0000 (13:32 +0300)
commit7c94b34b5241b548d68a1cb03d10f697386aac65
tree7247f0e9de9a79b6eb1758b807544a3344f3acf9
parentca7ad44a8b6764b5935143bfe55700cbddb0d990
Normalize output of XMLtree content

Make the output from aapt dump xmltree normalized, so that it is unambigously
displayed regardless of the content of the strings. Previous patch left out
handling of XML element content.

Change-Id: Ib8016996c769f3dde7a87f7ecbdf850333f2426a
tools/aapt/XMLNode.cpp