Package org.openl.rules.structure
Class RowParserElement
- java.lang.Object
-
- org.openl.rules.structure.ATableParserElement
-
- org.openl.rules.structure.RowParserElement
-
- All Implemented Interfaces:
ITableParserElement
public class RowParserElement extends ATableParserElement
-
-
Constructor Summary
Constructors Constructor Description RowParserElement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ILogicalTableparseInternal(ILogicalTable unparsedTable, ITableObject tobj)-
Methods inherited from class org.openl.rules.structure.ATableParserElement
getName, parse, setName
-
-
-
-
Method Detail
-
parseInternal
protected ILogicalTable parseInternal(ILogicalTable unparsedTable, ITableObject tobj)
- Specified by:
parseInternalin classATableParserElement
-
-