Package io.github.haibiiin.json.repair
Class JSONRepairConfig
- java.lang.Object
-
- io.github.haibiiin.json.repair.JSONRepairConfig
-
public class JSONRepairConfig extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJSONRepairConfig.Property
-
Constructor Summary
Constructors Constructor Description JSONRepairConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidenableExtractJSON()booleanextractJSON()intmaxTryTimes()voidmaxTryTimes(int value)
-