org.codehaus.groovy.grails.web.json
Interface JSONElement

All Known Implementing Classes:
JSONArray, JSONObject

public interface JSONElement

Base interface for all valid JSON Elements

Since:
1.1
Author:
Siegfried Puchbauer