Class JohnzonNodeFactory
- java.lang.Object
-
- net.javacrumbs.jsonunit.core.internal.JohnzonNodeFactory
-
public class JohnzonNodeFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description JohnzonNodeFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NodeconvertToNode(Object source, String label, boolean lenient)protected NodedoConvertValue(Object source)booleanisPreferredFor(Object source)protected NodenullNode()protected NodereadValue(Reader reader, String label, boolean lenient)NodevalueToNode(Object source)
-