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