All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Char General interface implemented by character-like classes.CharReader A keystroke char reader.CharSlice A slice of a character array.CharStream Java 8 streams handling of character sequences.CharUtil Common character and console utilities.Color Unix terminal color helper.ConsoleUtil Control https://en.wikipedia.org/wiki/C0_and_C1_control_codesDisplayable Interface for making objects displayable.EscapeUtil GSMCharset The GSM Charset is actually a set of charsets that uses the same rules for how to encode, but with different character tables based on preset language settings.GSMNationalLanguageIdentifier The locale of the GSM determines the national single shift or locking shift table to be used.IndentedPrintWriter Print writer that prints lines with indent.LineBufferedReader Helper class that manages a buffer if 1 line, or if requested pre-loads the content of the input reader, and pretends as if it was the same line-buffering reader.MoreCharsetsProvider NamingUtil Utility to handle multiple word identifiers and means of converting between them.NamingUtil.Format Formats to be used with name formatting.Stringable A class that can be made into a string.StringUtil T61Charset See Wikipedia on T.61.TBCDCharset Telephony Binary Coded Decimal String.Unicode Unicode character representation.Utf8StreamReader Similar to java nativeInputStreamReader
, but locked to utf-8, and explicitly with no buffering whatsoever.Utf8StreamWriter Similar to java nativeOutputStreamWriter
, but locked to utf-8, and explicitly with no buffering whatsoever, with one exception only, which is catching surrogate pair chars.