public interface ConfigParser
| 限定符和类型 | 方法和说明 |
|---|---|
Map<Object,Object> |
doParse(String content)
Do parse.
|
List<ConfigFileTypeEnum> |
getConfigFileTypes()
Get config file types.
|
boolean |
supports(ConfigFileTypeEnum type)
Supports.
|
boolean supports(ConfigFileTypeEnum type)
type - Map<Object,Object> doParse(String content) throws IOException
content - IOExceptionList<ConfigFileTypeEnum> getConfigFileTypes()
Copyright © 2022. All rights reserved.