org.drools.compiler
Interface PMMLCompiler

All Superinterfaces:
Service

public interface PMMLCompiler
extends Service


Method Summary
 String compile(InputStream stream, Map<String,PackageRegistry> registries)
           
 

Method Detail

compile

String compile(InputStream stream,
               Map<String,PackageRegistry> registries)


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.