Searched defs:htmlMessage (Results 1 – 2 of 2) sorted by relevance
143 … static <T extends Appendable> T appendDisplay(Set<Choice> choices, String htmlMessage, T target) { in appendDisplay()161 …private <T extends Appendable> void appendDisplay(String htmlMessage, T target) throws IOException… in appendDisplay()449 public final String htmlMessage; field in VettingViewer.WritingInfo451 public WritingInfo(PathHeader pretty, EnumSet<Choice> problems, CharSequence htmlMessage) { in WritingInfo()569 StringBuilder htmlMessage = new StringBuilder(); in getFileInfo() local
742 private String htmlMessage; field in CheckCLDR.CheckStatus972 StringBuffer htmlMessage = new StringBuffer(); in getHTML() local992 …public static void appendLine(StringBuffer htmlMessage, String pattern, String input, String forma… in appendLine()1010 public static void appendTitle(StringBuffer htmlMessage) { in appendTitle()