public class FeedbackParser
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FeedbackParser |
getInstance() |
FeedbackResponse |
parseFeedbackResponse(java.lang.String feedbackResponseJson)
Parses JSON string
|
public static FeedbackParser getInstance()
public FeedbackResponse parseFeedbackResponse(java.lang.String feedbackResponseJson)
feedbackResponseJson
- string with JSON response