See: Description
Class | Description |
---|---|
JsonPattern |
A JsonPattern is a structure that represents a logical path to a
terminal value in a Json object.
|
JsonSchemaHelper |
Responsible for creating and using
JsonSchemaNode s. |
JsonSchemaNameValue |
A node that describes either a name-value pair in a Json object or
an item in a Json array.
|
JsonSchemaNode |
A node that describes either a JsonValue
|
JsonSchemaStructNode |
A node that describes either a Json array or Json object.
|
JsonSchemaTerminalNode |
Represents the description of a Json terminal value.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.