Uses of Package
com.github.joschi.jadconfig
Packages that use com.github.joschi.jadconfig
Package
Description
-
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfigClassDescriptionInterface for type converters.Interface for converter factories A converter factory can be used to provider
Converters for several types instead of using theParameter.converter()annotation parameter for each class field.The main class for JadConfig.Interface for configuration repositoriesThis exception indicates that an error occurred while using aRepository.References a generic type.This exception indicates that a configuration parameter's value couldn't be validated successfully by aValidator -
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfig.converters
-
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfig.guavaClassDescriptionInterface for type converters.Interface for converter factories A converter factory can be used to provider
Converters for several types instead of using theParameter.converter()annotation parameter for each class field. -
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfig.guava.converters
-
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfig.jodatimeClassDescriptionInterface for type converters.Interface for converter factories A converter factory can be used to provider
Converters for several types instead of using theParameter.converter()annotation parameter for each class field. -
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfig.jodatime.converters
-
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfig.repositoriesClassDescriptionInterface for configuration repositoriesThis exception indicates that an error occurred while using a
Repository. -
Classes in com.github.joschi.jadconfig used by com.github.joschi.jadconfig.validatorsClassDescriptionThis exception indicates that a configuration parameter's value couldn't be validated successfully by a
ValidatorInterface for parameter validators