Class JsonStructureParser.ObjectScope

java.lang.Object
org.eclipse.parsson.JsonStructureParser.Scope
org.eclipse.parsson.JsonStructureParser.ObjectScope
All Implemented Interfaces:
Iterator
Enclosing class:
JsonStructureParser

private static class JsonStructureParser.ObjectScope extends JsonStructureParser.Scope
  • Field Details

  • Constructor Details

    • ObjectScope

      ObjectScope(jakarta.json.JsonObject object)
  • Method Details