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