public class BooleanParser extends AbstractParser
json| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
parse()
Returns the boolean representation of the string
json. |
public java.lang.Boolean parse()
json.parse in class AbstractParserjson