org.drools.compiler
Interface DecisionTableProvider

All Superinterfaces:
org.drools.Service
All Known Implementing Classes:
DecisionTableProviderImpl

public interface DecisionTableProvider
extends org.drools.Service


Method Summary
 String loadFromInputStream(InputStream is, org.drools.builder.DecisionTableConfiguration configuration)
           
 

Method Detail

loadFromInputStream

String loadFromInputStream(InputStream is,
                           org.drools.builder.DecisionTableConfiguration configuration)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.