Package com.maybeitssquid.safeascii
package com.maybeitssquid.safeascii
-
ClassesClassDescriptionA filter function that selectively preserves ASCII characters.A
Chainableimplementation that caches the results of character processing to improve performance.Converts Unicode characters to their ASCII equivalents based on character categories.Abstract base class for creating a chain of character processing functions.AChainablestep that normalizes Unicode characters to a specific form.A transliteration step that converts Unicode characters to ASCII based on their Unicode names.Filters out results that are not single characters.A custom charset implementation that transliterates Unicode code points to ASCII characters using a configurable transliteration function.ACharsetProviderthat supplies ASCII-safe character sets for encoding Unicode text.