public final class ExcludeEnumSettingsParser<T extends java.lang.Enum<T>> extends IncludeSettingsParser<T>
ExcludeEnumSettingsParser implements a parser of ExcludeSettings.ATTR_ITEM| Constructor and Description |
|---|
ExcludeEnumSettingsParser(java.lang.Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
getItem(java.lang.String value) |
createSettingsaddParser, getBoolean, getDecBigInteger, getDecInteger, getDecLong, getEnum, getHexBigInteger, getHexInteger, getHexLong, getSettings, getString, getTag, onEnd, onStart