public class AnalyzerFactory extends Object
| Constructor and Description |
|---|
AnalyzerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static KeyWordAnalyzer |
createAnalyzer(String type,
Queue<String> tokens) |
public static KeyWordAnalyzer createAnalyzer(String type, Queue<String> tokens) throws DataServiceFault
DataServiceFaultCopyright © 2017 WSO2. All rights reserved.