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