public class InMemoryTranspiler extends Transpiler
| Constructor and Description |
|---|
InMemoryTranspiler(String className) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.PMML |
transpile(org.dmg.pmml.PMML pmml) |
compile, getClassName, translatepublic InMemoryTranspiler(String className)
public org.dmg.pmml.PMML transpile(org.dmg.pmml.PMML pmml)
throws IOException
transpile in class TranspilerIOExceptionCopyright © 2022. All rights reserved.