public class KeyWord
extends java.util.HashSet<java.lang.String>
Modifier and Type | Method and Description |
---|---|
static KeyWord |
getKeyWord() |
boolean |
isKeyWord(java.lang.String matchWord) |
boolean |
isKeyWordMatchCase(java.lang.String matchWord) |
add, clear, clone, contains, isEmpty, iterator, remove, size, spliterator
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public static KeyWord getKeyWord()
public boolean isKeyWord(java.lang.String matchWord)
public boolean isKeyWordMatchCase(java.lang.String matchWord)