|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.decisiontable.InputType
Provides valid input types for decision tables. (which also serve as parser factories).
![]() |
![]() |
| Field Summary | |
static InputType |
CSV
|
static InputType |
XLS
|
| Constructor Summary | |
protected |
InputType()
|
| Method Summary | |
abstract DecisionTableParser |
createParser(SheetListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final InputType XLS
public static final InputType CSV
| Constructor Detail |
protected InputType()
| Method Detail |
public abstract DecisionTableParser createParser(SheetListener listener)
listener -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||