public final class AllocationSettingsParser extends AbstractSettingsParser<AllocationSettings>
AllocationSettingsParser implements a parser of AllocationSettings.| Constructor and Description |
|---|
AllocationSettingsParser() |
| Modifier and Type | Method and Description |
|---|---|
AllocationSettings |
createSettings(java.util.Map<java.lang.String,java.lang.String> attributes) |
addParser, getBoolean, getDecBigInteger, getDecInteger, getDecLong, getEnum, getHexBigInteger, getHexInteger, getHexLong, getSettings, getString, getTag, onEnd, onStartpublic AllocationSettings createSettings(java.util.Map<java.lang.String,java.lang.String> attributes)
createSettings in class AbstractSettingsParser<AllocationSettings>