public class KeywordUtil extends Object
| Constructor and Description |
|---|
KeywordUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isKeyword(String text,
EDbVendor vendor) |
static boolean |
isKeyword(String text,
EDbVendor vendor,
boolean reservedOnly) |
static boolean |
isKeyword(TObjectName object) |
static boolean |
isLatestVersionKeyword(String text,
EDbVendor vendor,
boolean reservedOnly) |
static void |
main(String[] args) |
public KeywordUtil()
public static boolean isKeyword(TObjectName object)
public static boolean isLatestVersionKeyword(String text, EDbVendor vendor, boolean reservedOnly)