public class ScoreFunctionParserMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.collect.ImmutableMap<String,ScoreFunctionParser> |
functionParsers |
| Constructor and Description |
|---|
ScoreFunctionParserMapper(Set<ScoreFunctionParser> parsers) |
protected com.google.common.collect.ImmutableMap<String,ScoreFunctionParser> functionParsers
@Inject public ScoreFunctionParserMapper(Set<ScoreFunctionParser> parsers)
public ScoreFunctionParser get(Index index, String parserName)
Copyright © 2009–2016. All rights reserved.