Package com.github.cafapi.common.api
Annotation Interface FileExtensions
Used to associate a class with a file extension or a set of file extensions.
The file-based configuration provider uses the file extensions associated with the Decoder
in use when building up the
path of the configuration file to read from.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] value
-