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) |
preprocessConfig
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
preprocessConfig