Dear Team,
I would like to know the working of the below function.
I am trying to initialize a file to analyser.analyseAll class where I am passing a file as parameter.
int result = analyzer.analyzeAll(new File(file));
I am unable to get the result as the result is getting null which is evaulated to 0. I would like to get help on how to make the code working to integrate it to my Besouro coding.
Could anyone please contact me or help me with this issue?
Regards,
Amit