ConfigurationSection.getParameters 方法
定义
The key/value pair of a configuration property.
public HashMap<String, ConfigurationProperty> getParameters()
返回
HashMap<String, ConfigurationProperty>
java.util.HashMap of String key and ConfigurationProperty value.