public class YamlConfigFile extends PlainTextConfigFile implements PropertiesCompatibleConfigFile
| 构造器和说明 |
|---|
YamlConfigFile(String namespace,
ConfigRepository configRepository) |
| 限定符和类型 | 方法和说明 |
|---|---|
Properties |
asProperties() |
ConfigFileFormat |
getConfigFileFormat()
Get the file format of this config file instance
|
getContent, hasContentaddChangeListener, getNamespace, getSourceType, onRepositoryChange, removeChangeListeneraddChangeListener, getContent, getNamespace, getSourceType, hasContent, removeChangeListenerpublic YamlConfigFile(String namespace, ConfigRepository configRepository)
public ConfigFileFormat getConfigFileFormat()
ConfigFilegetConfigFileFormat 在接口中 ConfigFilepublic Properties asProperties()
asProperties 在接口中 PropertiesCompatibleConfigFileCopyright © 2019 Ctrip, Inc.. All rights reserved.