Searched refs:appendDisplay (Results 1 – 1 of 1) sorted by relevance
146 …public static <T extends Appendable> T appendDisplay(Set<Choice> choices, String htmlMessage, T ta… in appendDisplay() method in VettingViewer.Choice155 item.appendDisplay(htmlMessage, target); in appendDisplay()164 …private <T extends Appendable> void appendDisplay(String htmlMessage, T target) throws IOException… in appendDisplay() method in VettingViewer.Choice1037 choice.appendDisplay("", headerRow); in generateSummaryHtmlErrorTables()1516 choice.appendDisplay("", output); in writeTables()1630 Choice.appendDisplay(choicesForPath, "", output); in writeTables()