14651466146714681469147014711472147314741475
tagList = p.generateClassList(); if (tagList != null) { sortedList = JSCollections.sortEnumeration(tagList.elements()); tagTable.put(new SortableString(p.getScopedClassName()), sortedList); } } return (tagTable);