Uses of Class
org.unbescape.html.HtmlEscapeSymbols
Packages that use HtmlEscapeSymbols
-
Uses of HtmlEscapeSymbols in org.unbescape.html
Fields in org.unbescape.html declared as HtmlEscapeSymbolsModifier and TypeFieldDescription(package private) static final HtmlEscapeSymbols
HtmlEscapeSymbols.HTML4_SYMBOLS
(package private) static final HtmlEscapeSymbols
HtmlEscapeSymbols.HTML5_SYMBOLS
Methods in org.unbescape.html that return HtmlEscapeSymbolsModifier and TypeMethodDescription(package private) static HtmlEscapeSymbols
Html4EscapeSymbolsInitializer.initializeHtml4()
(package private) static HtmlEscapeSymbols
Html5EscapeSymbolsInitializer.initializeHtml5()