Interface Hyphenator
-
- All Known Implementing Classes:
AbstractHyphenator
,EscapingHyphenator
,TextHyphenator
public interface Hyphenator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CharSequence
hyphenateText(CharSequence text, String hyphen)
-
-
-
Method Detail
-
hyphenateText
CharSequence hyphenateText(CharSequence text, String hyphen)
-
-