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