} else if (strcmp("xmltree", option) == 0) {
if (bundle->getFileSpecCount() < 3) {
fprintf(stderr, "ERROR: no dump xmltree resource file specified\n");
} else if (strcmp("xmltree", option) == 0) {
if (bundle->getFileSpecCount() < 3) {
fprintf(stderr, "ERROR: no dump xmltree resource file specified\n");
String8 name = getAttribute(tree, NAME_ATTR, &error);
if (name != "" && error == "") {
String8 name = getAttribute(tree, NAME_ATTR, &error);
if (name != "" && error == "") {