@NotThreadSafe public static interface JsonReader.ValueMatcher
Modifier and Type | Method and Description |
---|---|
Object |
parseValue(String value)
Parse the value given by the supplied string into an appropriate value object.
|
Object parseValue(String value)
value
- the string representation of the valueCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.