Class LangProfileWriter
java.lang.Object
com.optimaize.langdetect.frma.LangProfileWriter
Writes a
LangProfile to an output stream (file).-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(LangProfile langProfile, OutputStream outputStream) Writes aLangProfileto an OutputStream in UTF-8.
-
Constructor Details
-
LangProfileWriter
public LangProfileWriter()
-
-
Method Details
-
write
Writes aLangProfileto an OutputStream in UTF-8.- Throws:
IOException
-