Package org.apache.jackrabbit.commons.json

Interface Summary
JsonHandler The JSONHandler interface recieves notifications from the JsonParser.
 

Class Summary
JsonParser JsonParser parses and validates the JSON object passed upon JsonParser.parse(String) or JsonParser.parse(InputStream, String) and notifies the specified JsonHandler
JsonUtil JSON utilities.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.