Module com.maybeitssquid.safeascii
module com.maybeitssquid.safeascii
ASCII-safe
Charset SPI provider that transliterates Unicode text into
ASCII subsets.
Only the charset API package com.maybeitssquid.safeascii is exported. The
transliteration pipeline in com.maybeitssquid.safeascii.internal is an implementation
detail and is not exported.
The charsets are discovered by name through Charset; the provider is
registered both here (for the module path) and via META-INF/services (for the classpath).
-
Packages
Exports