Package org.teichert.databaseexplorer.hyphen
-
Interface Summary Interface Description Hyphenator -
Class Summary Class Description AbstractHyphenator Abstract Hyphenator.EscapingHyphenator This Hyphenator usesStringEscapeUtils.escapeHtml4(String)
to escape words but excludes HTML-Tags from escaping.TextHyphenator This Hyphenator adds soft hyphens (­
) where hyphens are can be placed.