public class MoWriter extends Object
| Constructor and Description |
|---|
MoWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeMessages(File file,
MessageBundle bundle) |
static void |
writeMessages(OutputStream os,
MessageBundle bundle) |
public static void writeMessages(File file, MessageBundle bundle) throws IOException
IOExceptionpublic static void writeMessages(OutputStream os, MessageBundle bundle) throws IOException
IOExceptionCopyright © 2015. All rights reserved.