| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
PMML |
ObjectFactory.createPMML()
Create an instance of
PMML |
static PMML |
IOUtil.unmarshal(File file) |
static PMML |
IOUtil.unmarshal(InputSource source) |
static PMML |
IOUtil.unmarshal(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IOUtil.marshal(PMML pmml,
File file) |
static void |
IOUtil.marshal(PMML pmml,
OutputStream os) |
static void |
IOUtil.marshal(PMML pmml,
Result result) |
Copyright © 2013 University of Tartu. All Rights Reserved.