public class PMMLPlannerUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.jpmml.evaluator.Evaluator |
createEvaluator(File file) |
static org.jpmml.evaluator.Evaluator |
createEvaluator(InputStream is) |
public static org.jpmml.evaluator.Evaluator createEvaluator(File file) throws IOException, SAXException, JAXBException
IOExceptionSAXExceptionJAXBExceptionpublic static org.jpmml.evaluator.Evaluator createEvaluator(InputStream is) throws SAXException, JAXBException
SAXExceptionJAXBExceptionCopyright © 2016. All Rights Reserved.