Package org.benf.cfr.reader.api
Interface CfrDriver
-
public interface CfrDriverMain driver for CFR API. Instance of this driver should be constructed by usingCfrDriver.Builder.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCfrDriver.BuilderBuilder forCfrDriverNote that *all* parameters are optional.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidanalyse(List<String> toAnalyse)Analyse and dump to configured output sink.
-