Package net.yakclient.web.utils.config
See: Description
-
Class Summary Class Description ListParser Parses a list of <T> from a String. MapParser Parses a map from a string. NullParser Parses values to null if they equal the NULL_TYPE otherwise uses the given config parser DelegatingConfigReader DomainDelegatingConfig FileConfigReader ConfigParserKt -
Interface Summary Interface Description ConfigReader