Package | Description |
---|---|
com.github.robtimus.obfuscation |
Contains classes and interfaces for obfuscating text.
|
com.github.robtimus.obfuscation.support |
Contains classes that can help with creating obfuscators.
|
Class and Description |
---|
CaseSensitivity
Represents the possible case sensitivities.
|
Class and Description |
---|
CaseSensitivity
Represents the possible case sensitivities.
|
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
A builder for maps that support both case sensitive and case insensitive mappings.
|
ObfuscatingWriter
Abstract class for writing obfuscated text to character streams.
|
Copyright © 2020–2023. All rights reserved.