Skip navigation links
A C D F G I J K L M N P S T V 

A

add(Object) - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffArray
添加元素
addAll(Collection<?>) - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffArray
 
addDefects(Defects) - Method in class me.codeleep.jsondiff.common.model.JsonCompareResult
添加对比信息

C

ComparatorEnum - Enum in me.codeleep.jsondiff.common.model
 
Constant - Class in me.codeleep.jsondiff.common.model
 
Constant() - Constructor for class me.codeleep.jsondiff.common.model.Constant
 

D

DATA_INCONSISTENT - Static variable in class me.codeleep.jsondiff.common.model.Constant
提示信息
DATA_TYPE_INCONSISTENT - Static variable in class me.codeleep.jsondiff.common.model.Constant
 
Defects - Class in me.codeleep.jsondiff.common.model
 
Defects() - Constructor for class me.codeleep.jsondiff.common.model.Defects
 
diff() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonNeat
 

F

FINDING_ANOMALY - Static variable in class me.codeleep.jsondiff.common.model.Constant
 
format() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiff
 

G

get(int) - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffArray
获取key对应的值
get(String) - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffObject
获取key对应的值
getAbstractTravelPath() - Method in class me.codeleep.jsondiff.common.model.TravelPath
 
getActual() - Method in class me.codeleep.jsondiff.common.model.Defects
 
getActualJsonDiff() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonNeat
 
getActualKey() - Method in class me.codeleep.jsondiff.common.model.MappingKey
 
getActualTravelPath() - Method in class me.codeleep.jsondiff.common.model.TravelPath
 
getAdditionalData() - Method in class me.codeleep.jsondiff.common.model.Defects
 
getAdditionalData(String) - Method in class me.codeleep.jsondiff.common.model.Defects
 
getDefectsList() - Method in class me.codeleep.jsondiff.common.model.JsonCompareResult
 
getExpect() - Method in class me.codeleep.jsondiff.common.model.Defects
 
getExpectJsonDiff() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonNeat
 
getExpectKey() - Method in class me.codeleep.jsondiff.common.model.MappingKey
 
getExpectTravelPath() - Method in class me.codeleep.jsondiff.common.model.TravelPath
 
getIllustrate() - Method in class me.codeleep.jsondiff.common.model.Defects
 
getIndexPath(String) - Static method in class me.codeleep.jsondiff.common.utils.PathUtil
 
getObjectPath(String) - Static method in class me.codeleep.jsondiff.common.utils.PathUtil
 
getOther() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffOther
 
getResult() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonNeat
 
getTarget() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffPrimitive
 
getTravelPath() - Method in class me.codeleep.jsondiff.common.model.Defects
 
getTravelPath() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonNeat
 

I

INCONSISTENT_ARRAY_LENGTH - Static variable in class me.codeleep.jsondiff.common.model.Constant
 
isEquals(JsonDiffOther) - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffOther
 
isEquals(JsonDiffPrimitive) - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffPrimitive
 
isLeaf() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiff
 
isMatch() - Method in class me.codeleep.jsondiff.common.model.JsonCompareResult
 

J

JOIN_SPILT - Static variable in class me.codeleep.jsondiff.common.model.Constant
 
JsonCompareResult - Class in me.codeleep.jsondiff.common.model
 
JsonCompareResult() - Constructor for class me.codeleep.jsondiff.common.model.JsonCompareResult
 
JsonDiff - Interface in me.codeleep.jsondiff.common.model.neat
 
JsonDiffArray - Interface in me.codeleep.jsondiff.common.model.neat
 
JsonDiffException - Exception in me.codeleep.jsondiff.common.exception
 
JsonDiffException(String) - Constructor for exception me.codeleep.jsondiff.common.exception.JsonDiffException
 
JsonDiffException(String, Throwable) - Constructor for exception me.codeleep.jsondiff.common.exception.JsonDiffException
构造方法
JsonDiffObject - Interface in me.codeleep.jsondiff.common.model.neat
 
JsonDiffOther - Interface in me.codeleep.jsondiff.common.model.neat
 
JsonDiffPrimitive - Interface in me.codeleep.jsondiff.common.model.neat
 
JsonNeat<T extends JsonDiff> - Interface in me.codeleep.jsondiff.common.model.neat
 

K

keySet() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffObject
获取key集合

L

leaf() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonNeat
 

M

MappingKey - Class in me.codeleep.jsondiff.common.model
 
MappingKey(String, String) - Constructor for class me.codeleep.jsondiff.common.model.MappingKey
 
me.codeleep.jsondiff.common.exception - package me.codeleep.jsondiff.common.exception
 
me.codeleep.jsondiff.common.model - package me.codeleep.jsondiff.common.model
 
me.codeleep.jsondiff.common.model.neat - package me.codeleep.jsondiff.common.model.neat
 
me.codeleep.jsondiff.common.utils - package me.codeleep.jsondiff.common.utils
 
mergeDefects(List<Defects>) - Method in class me.codeleep.jsondiff.common.model.JsonCompareResult
 

N

NULL - Static variable in class me.codeleep.jsondiff.common.model.Constant
 

P

PATH_ROOT - Static variable in class me.codeleep.jsondiff.common.model.Constant
遍历所需常量
PathUtil - Class in me.codeleep.jsondiff.common.utils
 
PathUtil() - Constructor for class me.codeleep.jsondiff.common.utils.PathUtil
 
pushAdditionalData(String, Object) - Method in class me.codeleep.jsondiff.common.model.Defects
 

S

SEPARATE_KEY - Static variable in class me.codeleep.jsondiff.common.model.Constant
 
setAbstractTravelPath(String) - Method in class me.codeleep.jsondiff.common.model.TravelPath
 
setActual(Object) - Method in class me.codeleep.jsondiff.common.model.Defects
 
setActualTravelPath(String) - Method in class me.codeleep.jsondiff.common.model.TravelPath
 
setAdditionalData(HashMap<String, Object>) - Method in class me.codeleep.jsondiff.common.model.Defects
 
setDefectsList(List<Defects>) - Method in class me.codeleep.jsondiff.common.model.JsonCompareResult
 
setExpect(Object) - Method in class me.codeleep.jsondiff.common.model.Defects
 
setExpectTravelPath(String) - Method in class me.codeleep.jsondiff.common.model.TravelPath
 
setIllustrate(String) - Method in class me.codeleep.jsondiff.common.model.Defects
 
setIllustrateTemplate(String, String...) - Method in class me.codeleep.jsondiff.common.model.Defects
 
setMatch(Boolean) - Method in class me.codeleep.jsondiff.common.model.JsonCompareResult
 
setTravelPath(TravelPath) - Method in class me.codeleep.jsondiff.common.model.Defects
 
SIGN - Static variable in class me.codeleep.jsondiff.common.model.Constant
 
size() - Method in interface me.codeleep.jsondiff.common.model.neat.JsonDiffArray
获取key集合

T

TravelPath - Class in me.codeleep.jsondiff.common.model
 
TravelPath(TravelPath, MappingKey) - Constructor for class me.codeleep.jsondiff.common.model.TravelPath
 
TravelPath(TravelPath, int, int) - Constructor for class me.codeleep.jsondiff.common.model.TravelPath
 
TravelPath(String) - Constructor for class me.codeleep.jsondiff.common.model.TravelPath
 
TravelPath() - Constructor for class me.codeleep.jsondiff.common.model.TravelPath
 
TravelPath(TravelPath) - Constructor for class me.codeleep.jsondiff.common.model.TravelPath
 

V

valueOf(String) - Static method in enum me.codeleep.jsondiff.common.model.ComparatorEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum me.codeleep.jsondiff.common.model.ComparatorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A C D F G I J K L M N P S T V 
Skip navigation links

Copyright © 2024. All rights reserved.