public interface ConfigChangeParser
boolean isResponsibleFor(String type)
type - data typeMap<String,ConfigChangeItem> doParse(String oldContent, String newContent, String type) throws IOException
oldContent - old contentnewContent - new contenttype - data typeIOException - io exceptionCopyright © 2018–2020 Alibaba Group. All rights reserved.