public class SearchCommentUnmarshaller extends AbstractUnmarshaller<SearchResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
SearchCommentUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<Comment> |
parse(java.lang.String data) |
isParseJson, unmarshallpublic SearchResult<Comment> parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<SearchResult,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<SearchResult,JsonUnmarshallerContext>java.lang.Exception