Package org.jfree.data.json.impl


package org.jfree.data.json.impl
Utility classes for JSON, for internal use only.
  • Class
    Description
    A JSON array.
    Classes that support customized output of JSON text shall implement this interface.
    A JSON object.
    Beans that support customized output of JSON text to a writer shall implement this interface.
    Utility methods for JSON values.