public class ParseMessages extends Object
| Constructor and Description |
|---|
ParseMessages(InputStream input) |
ParseMessages(String input) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
List<Message> |
parse() |
public ParseMessages(String input) throws FileNotFoundException
FileNotFoundExceptionpublic ParseMessages(InputStream input)
public static void main(String[] args) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.