public class LangProfileWriter extends Object
LangProfile to an output stream (file).| Constructor and Description |
|---|
LangProfileWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(LangProfile langProfile,
OutputStream outputStream)
Writes a
LangProfile to an OutputStream in UTF-8. |
public void write(LangProfile langProfile, OutputStream outputStream) throws IOException
LangProfile to an OutputStream in UTF-8.IOExceptionCopyright © 2015. All rights reserved.