public class PredefinedClassesConfigurationParser extends ConfigurationParser
CONDITIONAL_KEY, TYPE_REACHABLE_KEY| Constructor and Description |
|---|
PredefinedClassesConfigurationParser(PredefinedClassesRegistry registry,
boolean strictConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseAndRegister(Path path) |
void |
parseAndRegister(Reader reader) |
asBoolean, asList, asLong, asMap, asNullableString, asString, asString, checkAttributes, checkAttributes, parseCondition, warnOrFailpublic PredefinedClassesConfigurationParser(PredefinedClassesRegistry registry, boolean strictConfiguration)
public void parseAndRegister(Reader reader) throws IOException
parseAndRegister in class ConfigurationParserIOExceptionpublic void parseAndRegister(Path path) throws IOException
parseAndRegister in class ConfigurationParserIOException