Package com.optimaize.langdetect.frma
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 TypeMethodDescriptionvoid
write
(LangProfile langProfile, OutputStream outputStream) Writes aLangProfile
to an OutputStream in UTF-8.
-
Constructor Details
-
LangProfileWriter
public LangProfileWriter()
-
-
Method Details
-
write
Writes aLangProfile
to an OutputStream in UTF-8.- Throws:
IOException
-