|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.decisiontable.model.DRLOutput
This contains the DRL output that each piece of the parser spreadsheet will contribute to

| Constructor Summary | |
DRLOutput()
|
|
| Method Summary | |
java.lang.String |
getDRL()
Return the rendered DRL so far |
java.lang.String |
toString()
|
void |
writeLine(java.lang.String line)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DRLOutput()
| Method Detail |
public void writeLine(java.lang.String line)
public java.lang.String getDRL()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||