Class Transpiler

    • Constructor Detail

      • Transpiler

        public Transpiler​(String className)
    • Method Detail

      • transpile

        public abstract org.dmg.pmml.PMML transpile​(org.dmg.pmml.PMML pmml)
                                             throws IOException
        Throws:
        IOException
      • getClassName

        public String getClassName()