Interface PostProcessor
-
public interface PostProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinit(HashMap<String,String> parameters)MatcherOutputpostprocessMatches(MatcherOutput rawnames)HashMap<String,String>produceAnalytics()
-
-
-
Method Detail
-
postprocessMatches
MatcherOutput postprocessMatches(MatcherOutput rawnames)
-
-