Class JohnzonNodeFactory
java.lang.Object
net.javacrumbs.jsonunit.core.internal.JohnzonNodeFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertToNode(Object source, String label, boolean lenient) protected NodedoConvertValue(Object source) booleanisPreferredFor(Object source) protected @NotNull IllegalArgumentExceptionnewParseException(String label, Reader value, Exception e) protected NodenullNode()protected NodevalueToNode(Object source)
-
Constructor Details
-
JohnzonNodeFactory
public JohnzonNodeFactory()
-
-
Method Details
-
doConvertValue
-
nullNode
-
readValue
-
isPreferredFor
-
convertToNode
-
valueToNode
-
newParseException
@NotNull protected @NotNull IllegalArgumentException newParseException(String label, Reader value, Exception e)
-