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
FileNotFoundException
public ParseMessages(InputStream input)
public static void main(String[] args) throws FileNotFoundException
FileNotFoundException
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.