public abstract class DictionaryProcessorBase<T> extends PreprocessorBase implements CodegenPreprocessor
CodegenPreprocessors| Constructor and Description |
|---|
DictionaryProcessorBase(RegexMap<T> dictionary) |
| Modifier and Type | Method and Description |
|---|---|
RegexMap<T> |
getDictionary() |
void |
setDictionary(RegexMap<T> dictionary) |
preprocessConfigequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessConfig