public static interface JSONContext.Client
T[] parse(InputStream stream) throws ParseException
ParseExceptionT[] parse(Reader reader) throws ParseException
ParseExceptionT[] parse(String json) throws ParseException
ParseExceptionString generate(T message)
String generate(T[] messages)
Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.