Interface JSONElement

  • All Superinterfaces:
    groovy.lang.Writable
    All Known Implementing Classes:
    JSONArray, JSONObject

    public interface JSONElement
    extends groovy.lang.Writable
    Base interface for all valid JSON Elements
    Since:
    1.1
    • Method Summary

      • Methods inherited from interface groovy.lang.Writable

        writeTo