Package org.drools.template.model
Class DRLOutput
- java.lang.Object
-
- org.drools.template.model.DRLOutput
-
public class DRLOutput extends Object
This contains the DRL output that each piece of the parser spreadsheet will contribute to
-
-
Constructor Summary
Constructors Constructor Description DRLOutput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDRL()Return the rendered DRL so farStringtoString()voidwriteLine(String line)
-