Package org.unbescape.css
-
Class Summary Class Description CssEscape Utility class for performing CSS escape/unescape operations.CssEscape.InternalStringReader CssIdentifierEscapeUtil Internal class in charge of performing the real escape operations.CssStringEscapeUtil Internal class in charge of performing the real escape operations.CssUnescapeUtil Internal class in charge of performing the real unescape operations. -
Enum Summary Enum Description CssIdentifierEscapeLevel Levels defined for escape/unescape operations of CSS identifiers:CssIdentifierEscapeType Types of escape operations to be performed on CSS identifiers:CssStringEscapeLevel Levels defined for escape/unescape operations of CSS strings:CssStringEscapeType Types of escape operations to be performed on CSS strings: