public class JsonConfigParser extends AbstractConfigParser
| 构造器和说明 |
|---|
JsonConfigParser() |
public List<ConfigFileTypeEnum> types()
ConfigParserpublic Map<Object,Object> doParse(String content) throws IOException
ConfigParsercontent - contentIOException - if occurs error while parsingpublic Map<Object,Object> doParse(String content, String prefix) throws IOException
ConfigParserdoParse 在接口中 ConfigParserdoParse 在类中 AbstractConfigParsercontent - contentprefix - key prefixIOException - if occurs error while parsingCopyright © 2023. All rights reserved.