Uses of Class
space.arim.dazzleconf.error.ConfigFormatSyntaxException
Packages that use ConfigFormatSyntaxException
Package
Description
Provides abstract
ConfigurationFactory implementations useful for
those implementing their own format support.-
Uses of ConfigFormatSyntaxException in space.arim.dazzleconf.factory
Methods in space.arim.dazzleconf.factory that throw ConfigFormatSyntaxExceptionModifier and TypeMethodDescriptionAbstractConfigurationFactory.loadMapFromReader(Reader reader) Deprecated.Loads a raw map of nested values from the specified reader.