public static interface JSONContext.Parser
| Modifier and Type | Method and Description |
|---|---|
<T> T |
parse(Reader reader,
Class<T> type) |
<T> T parse(Reader reader, Class<T> type) throws ParseException
ParseExceptionCopyright © 2008–2016 Dojo Foundation. All rights reserved.