@LoadLevel(name="YAML", order=1, scope=PROTOTYPE) public class YamlFileConfig extends Object implements FileConfig
| Constructor and Description |
|---|
YamlFileConfig(File file,
String name) |
public YamlFileConfig(File file, String name) throws IOException
IOExceptionpublic String getString(String path)
getString in interface FileConfigpath - path expressionCopyright © 2022 Seata. All rights reserved.