public class PhonetizerCompiler
extends com.exalead.gni.GNIObject
Constructor and Description |
---|
PhonetizerCompiler()
Initialize a new compiler
|
Modifier and Type | Method and Description |
---|---|
boolean |
compile(java.lang.String inputFileName,
java.lang.String outputFileName)
Compile new phonetization resource
|
protected void |
finalize() |
public boolean compile(java.lang.String inputFileName, java.lang.String outputFileName) throws java.io.IOException
inputFileName
- Input rules fileoutputFileName
- Output filejava.io.IOException
java.lang.Exception
protected void finalize()
finalize
in class java.lang.Object
Copyright © 2013 Dassault Systèmes, All Rights Reserved.