This commit is contained in:
wentch
2015-12-15 14:59:27 +08:00
parent 032dbdd8b4
commit 7cd9331d56

View File

@@ -10,7 +10,7 @@ import java.util.*;
import java.util.function.BiPredicate;
/**
* 该类主要用于读取xml配置文件
* 该类提供类似JSONObject的数据结构主要用于读取xml配置文件和http-header存储
*
* @author zhangjx
*/