Package org.aksw.limes.core.io.query
Class QueryModuleFactory
- java.lang.Object
-
- org.aksw.limes.core.io.query.QueryModuleFactory
-
public class QueryModuleFactory extends Object
- Version:
- Nov 23, 2015
- Author:
- Axel-C. Ngonga Ngomo (ngonga@informatik.uni-leipzig.de), Mohamed Sherif (sherif@informatik.uni-leipzig.de)
-
-
Constructor Summary
Constructors Constructor Description QueryModuleFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IQueryModulegetQueryModule(String name, KBInfo kbinfo)
-
-
-
Method Detail
-
getQueryModule
public static IQueryModule getQueryModule(String name, KBInfo kbinfo)
-
-