public class Keywords
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<java.lang.String,java.lang.String> |
keywords |
| Constructor and Description |
|---|
Keywords() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getReplacement(java.lang.String keyword) |
static boolean |
isAKeyword(java.lang.String string) |