public class ObjectParser extends AbstractParser
json| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
parse()
Returns the map representation of the string
json. |
public java.util.Map<java.lang.String,java.lang.Object> parse()
json.parse in class AbstractParserjson