索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- addDefects(Defects) - 类中的方法 me.codeleep.jsondiff.common.model.JsonCompareResult
-
添加对比信息
- apply(String, String) - 接口中的方法 me.codeleep.jsondiff.common.function.Function
-
根据当前的路径。
- ARRAY - enum class 中的枚举常量 me.codeleep.jsondiff.common.model.ComparatorEnum
-
数组
- ArrayJsonNeat - me.codeleep.jsondiff.common.model.neat中的接口
C
- check(Object, Object, JsonCompareResult, TravelPath) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.TypeCheck
-
校验类型是否一致
- ComparatorEnum - me.codeleep.jsondiff.common.model中的Enum Class
- Constant - me.codeleep.jsondiff.common.model中的类
- Constant() - 类的构造器 me.codeleep.jsondiff.common.model.Constant
D
- DATA_INCONSISTENT - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
-
提示信息
- DATA_TYPE_INCONSISTENT - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
- Defects - me.codeleep.jsondiff.common.model中的类
- Defects() - 类的构造器 me.codeleep.jsondiff.common.model.Defects
- detectDiff(JSONArray, JSONArray) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.ArrayJsonNeat
-
比较数组
- detectDiff(JSONObject, JSONObject) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.ObjectJsonNeat
-
比较对象
- detectDiff(Object, Object) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.PrimitiveJsonNeat
-
比较数组
- diff(JSONArray, JSONArray, TravelPath) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.JsonNeat
- diff(JSONObject, JSONObject, TravelPath) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.JsonNeat
- diff(Object, Object, TravelPath) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.JsonNeat
E
F
- FINDING_ANOMALY - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
- Function - me.codeleep.jsondiff.common.function中的接口
G
- getAbstractTravelPath() - 类中的方法 me.codeleep.jsondiff.common.model.TravelPath
- getActual() - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- getActualKey() - 类中的方法 me.codeleep.jsondiff.common.model.MappingKey
- getActualTravelPath() - 类中的方法 me.codeleep.jsondiff.common.model.TravelPath
- getAdditionalData() - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- getAdditionalData(String) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- getDefectsList() - 类中的方法 me.codeleep.jsondiff.common.model.JsonCompareResult
- getExpect() - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- getExpectKey() - 类中的方法 me.codeleep.jsondiff.common.model.MappingKey
- getExpectTravelPath() - 类中的方法 me.codeleep.jsondiff.common.model.TravelPath
- getIgnoreKey() - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- getIgnorePath() - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- getIllustrate() - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- getIndexPath(String) - 类中的静态方法 me.codeleep.jsondiff.common.utils.PathUtil
- getMapping() - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- getObjectPath(String) - 类中的静态方法 me.codeleep.jsondiff.common.utils.PathUtil
- getTravelPath() - 类中的方法 me.codeleep.jsondiff.common.model.Defects
I
- ignoreOrder(JSONArray, JSONArray) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.ArrayJsonNeat
- INCONSISTENT_ARRAY_LENGTH - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
- insertPathIndex(String, int) - 类中的静态方法 me.codeleep.jsondiff.common.utils.PathUtil
-
将下标填入path
- isIgnoreOrder() - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- isMandatoryDefaultNeat() - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- isMatch() - 类中的方法 me.codeleep.jsondiff.common.model.JsonCompareResult
J
- JOIN_SPILT - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
- JsonComparedOption - me.codeleep.jsondiff.common.model中的类
- JsonComparedOption() - 类的构造器 me.codeleep.jsondiff.common.model.JsonComparedOption
- JsonCompareResult - me.codeleep.jsondiff.common.model中的类
- JsonCompareResult() - 类的构造器 me.codeleep.jsondiff.common.model.JsonCompareResult
- JsonDiffException - me.codeleep.jsondiff.common.exception中的Exception Class
- JsonDiffException(String) - exception class的构造器 me.codeleep.jsondiff.common.exception.JsonDiffException
- JsonDiffException(String, Throwable) - exception class的构造器 me.codeleep.jsondiff.common.exception.JsonDiffException
-
构造方法
- JsonNeat - me.codeleep.jsondiff.common.model.neat中的接口
K
- keepOrder(JSONArray, JSONArray) - 接口中的方法 me.codeleep.jsondiff.common.model.neat.ArrayJsonNeat
M
- MappingKey - me.codeleep.jsondiff.common.model中的类
- MappingKey(String, String) - 类的构造器 me.codeleep.jsondiff.common.model.MappingKey
- me.codeleep.jsondiff.common.exception - 程序包 me.codeleep.jsondiff.common.exception
- me.codeleep.jsondiff.common.function - 程序包 me.codeleep.jsondiff.common.function
- me.codeleep.jsondiff.common.model - 程序包 me.codeleep.jsondiff.common.model
- me.codeleep.jsondiff.common.model.neat - 程序包 me.codeleep.jsondiff.common.model.neat
- me.codeleep.jsondiff.common.utils - 程序包 me.codeleep.jsondiff.common.utils
- mergeDefects(List<Defects>) - 类中的方法 me.codeleep.jsondiff.common.model.JsonCompareResult
N
O
- OBJECT - enum class 中的枚举常量 me.codeleep.jsondiff.common.model.ComparatorEnum
-
对象
- ObjectJsonNeat - me.codeleep.jsondiff.common.model.neat中的接口
P
- PATH_ROOT - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
-
遍历所需常量
- PathUtil - me.codeleep.jsondiff.common.utils中的类
- PathUtil() - 类的构造器 me.codeleep.jsondiff.common.utils.PathUtil
- PRIMITIVE - enum class 中的枚举常量 me.codeleep.jsondiff.common.model.ComparatorEnum
-
基础
- PrimitiveJsonNeat - me.codeleep.jsondiff.common.model.neat中的接口
- pushAdditionalData(String, Object) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
S
- SEPARATE_KEY - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
- setAbstractTravelPath(String) - 类中的方法 me.codeleep.jsondiff.common.model.TravelPath
- setActual(Object) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- setActualTravelPath(String) - 类中的方法 me.codeleep.jsondiff.common.model.TravelPath
- setAdditionalData(HashMap<String, Object>) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- setDefectsList(List<Defects>) - 类中的方法 me.codeleep.jsondiff.common.model.JsonCompareResult
- setExpect(Object) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- setExpectTravelPath(String) - 类中的方法 me.codeleep.jsondiff.common.model.TravelPath
- setIgnoreKey(HashSet<String>) - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- setIgnoreOrder(boolean) - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- setIgnorePath(HashSet<String>) - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- setIllustrate(String) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- setIllustrateTemplate(String, String...) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- setMandatoryDefaultNeat(boolean) - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- setMapping(Map<String, String>) - 类中的方法 me.codeleep.jsondiff.common.model.JsonComparedOption
- setMatch(Boolean) - 类中的方法 me.codeleep.jsondiff.common.model.JsonCompareResult
- setTravelPath(TravelPath) - 类中的方法 me.codeleep.jsondiff.common.model.Defects
- SIGN - 类中的静态变量 me.codeleep.jsondiff.common.model.Constant
T
- TravelPath - me.codeleep.jsondiff.common.model中的类
- TravelPath(String) - 类的构造器 me.codeleep.jsondiff.common.model.TravelPath
- TravelPath(TravelPath) - 类的构造器 me.codeleep.jsondiff.common.model.TravelPath
- TravelPath(TravelPath, int, int) - 类的构造器 me.codeleep.jsondiff.common.model.TravelPath
- TravelPath(TravelPath, MappingKey) - 类的构造器 me.codeleep.jsondiff.common.model.TravelPath
- TypeCheck - me.codeleep.jsondiff.common.model.neat中的接口
V
- valueOf(String) - enum class中的静态方法 me.codeleep.jsondiff.common.model.ComparatorEnum
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 me.codeleep.jsondiff.common.model.ComparatorEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|常量字段值|所有程序包|序列化表格