当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
DRLOutput (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.decisiontable.model
Class DRLOutput
java.lang.Object
org.drools.decisiontable.model.DRLOutput
public class DRLOutput
- extends Object
This contains the DRL output that each piece of the parser spreadsheet will contribute to
- Author:
- Michael Neale
DRLOutput
public DRLOutput()
writeLine
public void writeLine(String line)
getDRL
public String getDRL()
- Return the rendered DRL so far
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.