Searched refs:getFormatEnd (Results 1 – 1 of 1) sorted by relevance
1196 return start ? getFormatStart(ch) : getFormatEnd(ch); in toHtml()1223 private String getFormatEnd(char ch) { in getFormatEnd() method in AbstractMessageParser.Format