Class AnyJSONObject

Object
AnyJSONObject
Direct Known Subclasses:
AbstractDocument, CollectionExtent, CollectionExtent.SpatialExtents, CollectionExtent.TemporalExtents, Link

public class AnyJSONObject extends Object
Base class with support for parsing and holding onto unknown properties, and basic equals/tostring/hashcode based on reflection
  • Constructor Details

    • AnyJSONObject

      public AnyJSONObject()
  • Method Details