Class SimpleExtractStrategy
- java.lang.Object
-
- io.github.haibiiin.json.repair.strategy.SimpleExtractStrategy
-
- All Implemented Interfaces:
ExtractStrategy
public class SimpleExtractStrategy extends Object implements ExtractStrategy
-
-
Constructor Summary
Constructors Constructor Description SimpleExtractStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringextract(String content, List<org.antlr.v4.runtime.tree.ParseTree> beRepairParseList, Expecting expecting)
-