All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ClassLoaderUtils Utility class for obtaining a correct classloader on which to operate from a specific class.CssEscape Utility class for performing CSS escape/unescape operations.CssEscape.InternalStringReader CssIdentifierEscapeLevel Levels defined for escape/unescape operations of CSS identifiers:CssIdentifierEscapeType Types of escape operations to be performed on CSS identifiers:CssIdentifierEscapeUtil Internal class in charge of performing the real escape operations.CssStringEscapeLevel Levels defined for escape/unescape operations of CSS strings:CssStringEscapeType Types of escape operations to be performed on CSS strings:CssStringEscapeUtil Internal class in charge of performing the real escape operations.CssUnescapeUtil Internal class in charge of performing the real unescape operations.CsvEscape Utility class for performing CSV escape/unescape operations.CsvEscape.InternalStringReader CsvEscapeUtil Internal class in charge of performing the real escape/unescape operations.Html4EscapeSymbolsInitializer This class initializes theHtmlEscapeSymbols.HTML4_SYMBOLS
structure.Html5EscapeSymbolsInitializer This class initializes theHtmlEscapeSymbols.HTML5_SYMBOLS
structure.HtmlEscape Utility class for performing HTML escape/unescape operations.HtmlEscape.InternalStringReader HtmlEscapeLevel Levels defined for HTML escape/unescape operations:HtmlEscapeSymbols Instances of this class group all the complex data structures needed to support full escape and unescape operations for HTML.HtmlEscapeSymbols.Reference HtmlEscapeSymbols.References HtmlEscapeType Types of escape operations to be performed on HTML text:HtmlEscapeUtil Internal class in charge of performing the real escape/unescape operations.JavaEscape Utility class for performing Java escape/unescape operations.JavaEscape.InternalStringReader JavaEscapeLevel Levels defined for Java escape/unescape operations:JavaEscapeUtil Internal class in charge of performing the real escape/unescape operations.JavaScriptEscape Utility class for performing JavaScript escape/unescape operations.JavaScriptEscape.InternalStringReader JavaScriptEscapeLevel Levels defined for JavaScript escape/unescape operations:JavaScriptEscapeType Types of escape operations to be performed on JavaScript text:JavaScriptEscapeUtil Internal class in charge of performing the real escape/unescape operations.JsonEscape Utility class for performing JSON escape/unescape operations.JsonEscape.InternalStringReader JsonEscapeLevel Levels defined for JSON escape/unescape operations:JsonEscapeType Types of escape operations to be performed on JSON text:JsonEscapeUtil Internal class in charge of performing the real escape/unescape operations.PropertiesEscape Utility class for performing Java Properties (.properties files) escape/unescape operations.PropertiesEscape.InternalStringReader PropertiesKeyEscapeLevel Levels defined for Java Properties escape/unescape operations:PropertiesKeyEscapeUtil Internal class in charge of performing the real escape/unescape operations.PropertiesUnescapeUtil Internal class in charge of performing the real escape/unescape operations.PropertiesValueEscapeLevel Levels defined for Java Properties escape/unescape operations:PropertiesValueEscapeUtil Internal class in charge of performing the real escape/unescape operations.Unbescape Class meant to keep some constants related to the version of the Unbescape library being used, build date, etc.UriEscape Utility class for performing URI escape/unescape operations.UriEscape.InternalStringReader UriEscapeUtil Internal class in charge of performing the real escape/unescape operations.UriEscapeUtil.UriEscapeType Xml10EscapeSymbolsInitializer This class initializes theXmlEscapeSymbols.XML10_SYMBOLS
structure.Xml10EscapeSymbolsInitializer.Xml10CodepointValidator Xml11EscapeSymbolsInitializer This class initializes theXmlEscapeSymbols.XML11_SYMBOLS
structure.Xml11EscapeSymbolsInitializer.Xml11CodepointValidator XmlCodepointValidator Implementations of this interface are used to determine what codepoitns are allowed in XML escaped output (even when escaped), and what codepoints should be simply removed from output.XmlEscape Utility class for performing XML escape/unescape operations.XmlEscape.InternalStringReader XmlEscapeLevel Levels defined for XML escape/unescape operations:XmlEscapeSymbols Instances of this class group all the complex data structures needed to support escape and unescape operations for XML.XmlEscapeSymbols.Reference XmlEscapeSymbols.References XmlEscapeType Types of escape operations to be performed on XML text:XmlEscapeUtil Internal class in charge of performing the real escape/unescape operations.