Searched refs:declString (Results 1 – 2 of 2) sorted by relevance
1167 String declString = (cl.isInterface()) ? "interface" : "class"; in writeClassXML() local1173 xmlWriter.println("<" + declString + " name=\"" + cl.name() + "\""); in writeClassXML()1211 xmlWriter.println("</" + declString + ">"); in writeClassXML()
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...