public class EngineRegistrar extends Object implements IAnalysisEngineRegistrar
| Constructor and Description |
|---|
EngineRegistrar()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
registerAnalysisEngines(IAnalysisCache analysisCache)
Register analysis engines with given analysis cache.
|
public void registerAnalysisEngines(IAnalysisCache analysisCache)
IAnalysisEngineRegistrarregisterAnalysisEngines in interface IAnalysisEngineRegistraranalysisCache - the analysis cacheCopyright © 2003–2015. All rights reserved.