public class FileTranspiler extends Transpiler
| Constructor and Description |
|---|
FileTranspiler(String className,
File file) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
org.dmg.pmml.PMML |
transpile(org.dmg.pmml.PMML pmml) |
compile, getClassName, translatepublic org.dmg.pmml.PMML transpile(org.dmg.pmml.PMML pmml)
throws IOException
transpile in class TranspilerIOExceptionpublic File getFile()
Copyright © 2021. All rights reserved.