See: Description
Class | Description |
---|---|
CachingObfuscatingWriter |
A writer that caches all contents until it is closed.
|
CountingReader |
A
Reader that counts the number of characters that are read. |
LimitAppendable |
An
Appendable that limits the amount of text that can be appended. |
MapBuilder<V> |
A builder for maps that support both case sensitive and case insensitive mappings.
|
ObfuscatingWriter |
Abstract class for writing obfuscated text to character streams.
|
ObfuscatorUtils |
Utility methods that can be used for implementing
Obfuscators . |
Enum | Description |
---|---|
CaseSensitivity |
Represents the possible case sensitivities.
|
Copyright © 2020–2023. All rights reserved.