Package org.openl.xls
Class OpenLBuilder
- java.lang.Object
-
- org.openl.conf.BaseOpenLBuilder
-
- org.openl.xls.OpenLBuilder
-
- All Implemented Interfaces:
IOpenLBuilder
public class OpenLBuilder extends BaseOpenLBuilder
- Author:
- snshor
-
-
Constructor Summary
Constructors Constructor Description OpenLBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OpenLbuild(String category)protected IOpenParsercreateParser()-
Methods inherited from class org.openl.conf.BaseOpenLBuilder
getResourceContext, getUserEnvironmentContext, setContexts
-
-
-
-
Method Detail
-
createParser
protected IOpenParser createParser()
-
-