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