Searched defs:htmlMessage (Results 1 – 2 of 2) sorted by relevance
133 … static <T extends Appendable> T appendDisplay(Set<Choice> choices, String htmlMessage, T target) { in appendDisplay()151 …private <T extends Appendable> void appendDisplay(String htmlMessage, T target) throws IOException… in appendDisplay()438 public final String htmlMessage; field in VettingViewer.WritingInfo440 public WritingInfo(PathHeader ph, EnumSet<Choice> problems, CharSequence htmlMessage) { in WritingInfo()550 StringBuilder htmlMessage = new StringBuilder(); in getFileInfo() local
769 private String htmlMessage; field in CheckCLDR.CheckStatus1006 StringBuffer htmlMessage = new StringBuffer(); in getHTML() local1026 …public static void appendLine(StringBuffer htmlMessage, String pattern, String input, String forma… in appendLine()1044 public static void appendTitle(StringBuffer htmlMessage) { in appendTitle()