public class MoParser extends Object
| Constructor and Description |
|---|
MoParser() |
| Modifier and Type | Method and Description |
|---|---|
static MessageBundle |
parseMessages(File file) |
static MessageBundle |
parseMessages(InputStream in) |
public static MessageBundle parseMessages(File file) throws IOException
IOExceptionpublic static MessageBundle parseMessages(InputStream in) throws IOException
IOExceptionCopyright © 2015. All rights reserved.