Name | "; content += "Url | "; content += "Download Url | "; content += "
" + nodes[i].getName() + " | "; content += "" + webApplicationContextUrl + nodes[i].getUrl() + " | "; content += ""; if (nodes[i].isDocument) { content += "" + webApplicationContextUrl + nodes[i].getDownloadUrl() + ""; } content += " | \n"; content += "