Package org.openl.rules.structure
Class TableParser
- java.lang.Object
-
- org.openl.rules.structure.TableParser
-
public final class TableParser extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidparseTable(ILogicalTable table, ITableParserElement[] pElements, ITableObject tobj)
-
-
-
Method Detail
-
parseTable
public static void parseTable(ILogicalTable table, ITableParserElement[] pElements, ITableObject tobj)
-
-