public class ChatAllowedCharacters
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static char[] | ILLEGAL_FILE_CHARACTERS | 
| static io.netty.util.ResourceLeakDetector.Level | NETTY_LEAK_DETECTION | 
| Constructor and Description | 
|---|
| ChatAllowedCharacters() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | filterAllowedCharacters(java.lang.String input) | 
| static boolean | isAllowedCharacter(char character) |