Package mjson


package mjson
The library in this package has been copied directly from https://github.com/bolerio/mjson We want to avoid dependencies.
  • Class
    Description
    Represents a JSON (JavaScript Object Notation) entity.
     
    This interface defines how Json instances are constructed.
     
    Exposes some internal methods that are useful for org.sharegov.mjson.Json.Factory implementations or other extension/layers of the library.
     
    Represents JSON schema - a specific data format that a JSON entity must follow.