Class JsonObjectViewImpl

java.lang.Object
org.aksw.jenax.io.rdf.json.JsonObjectViewImpl
All Implemented Interfaces:
JsonObject

public class JsonObjectViewImpl extends Object implements JsonObject
A mutable sub view of all JSON compatible values of an RdfObject
  • Field Details

  • Constructor Details

    • JsonObjectViewImpl

      public JsonObjectViewImpl()
  • Method Details