Uses of Interface
org.drools.decisiontable.parser.RuleSheetListener
Packages that use RuleSheetListener
Package
Description
This it a utility for using spreadsheets to manage rules.
-
Uses of RuleSheetListener in org.drools.decisiontable
Methods in org.drools.decisiontable with parameters of type RuleSheetListenerModifier and TypeMethodDescriptionSpreadsheetCompiler.compile(InputStream xlsStream, InputType type, RuleSheetListener listener) Generates DRL from the input stream containing the spreadsheet.SpreadsheetCompiler.compile(Resource resource, InputType type, RuleSheetListener listener) SpreadsheetCompiler.listenerToString(RuleSheetListener listener) -
Uses of RuleSheetListener in org.drools.decisiontable.parser
Classes in org.drools.decisiontable.parser that implement RuleSheetListenerModifier and TypeClassDescriptionclassAn object of this class is prepared to receive calls passing it the contents of a spreadsheet containing one or more decision tables.classhref="mailto:michael.neale@gmail.com"> Michael Neale Define a ruleset spreadsheet which contains a matrix style decision tables.