public class PMMLUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
marshal(PMML pmml,
OutputStream os) |
static PMML |
unmarshal(InputStream is) |
public static PMML unmarshal(InputStream is) throws SAXException, JAXBException
SAXExceptionJAXBExceptionJAXBUtil.unmarshalPMML(Source)public static void marshal(PMML pmml, OutputStream os) throws JAXBException
JAXBExceptionJAXBUtil.marshalPMML(PMML, Result)Copyright © 2019 University of Tartu. All rights reserved.