There are two type of decision tables in Drools, the standard ones and then matrix ones which are like this format. There are test cases and examples in the source code which should give you some more details on how to use the RuleMatrixSheetListener.
Thomas