public class PropertiesLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTERNAL_MODULE_PROPERTIES_KEY |
| Constructor and Description |
|---|
PropertiesLoader(OpenL openl,
RulesModuleBindingContext cxt,
XlsModuleOpenClass module) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadDefaultProperties(TableSyntaxNode tableSyntaxNode)
Load to tsn default properties.
|
void |
loadProperties(TableSyntaxNode tsn) |
public static final String EXTERNAL_MODULE_PROPERTIES_KEY
public PropertiesLoader(OpenL openl, RulesModuleBindingContext cxt, XlsModuleOpenClass module)
public void loadDefaultProperties(TableSyntaxNode tableSyntaxNode)
tableSyntaxNode - Tsn to load properties.public void loadProperties(TableSyntaxNode tsn) throws Exception
ExceptionCopyright © 2004–2019 OpenL Tablets. All rights reserved.