| Constructor and Description |
|---|
MessageParser(PSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
ThriftDocument |
parse(InputStream in,
String name)
Parse input stream to document declaration model.
|
public MessageParser(PSerializer serializer)
public ThriftDocument parse(InputStream in, String name) throws IOException, ParseException
Parserparse in interface Parserin - The stream to parse.IOException - When the stream was unreadable.ParseExceptionCopyright © 2016. All rights reserved.