Package net.sf.basedb.util.json


package net.sf.basedb.util.json
  • Class
    Description
    Simple "converter" implementation that simply return the same object.
    Implementations should convert a given object to an object that can be serialized into a JSON string.
    Utility functions for working with JSON data.
    Simple "converter" implementation that create JSON objects with the name and id of Nameable items.