EZ JSON
by Nathanaël Cottin

org.ezjson
Interface JSONValue

All Known Subinterfaces:
JSONNumber
All Known Implementing Classes:
JSONArray, JSONBoolean, JSONInteger, JSONObject, JSONReal, JSONString

public interface JSONValue

Generic representation of a JSON type

Author:
ncottin


EZ JSON
by Nathanaël Cottin