接口 FileConfigOptions
public interface FileConfigOptions
-
字段概要
字段修饰符和类型字段说明static final ConfigurationOption<Charset>The charset of the file.static final ConfigurationOption<Boolean>Whether to copy files from resource if exists.
-
字段详细资料
-
CHARSET
The charset of the file. -
COPY_DEFAULTS
Whether to copy files from resource if exists.
-