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
ParseException
Copyright © 2008–2016 The CometD Project. All rights reserved.