Package | Description |
---|---|
com.marklogic.client.extra.gson |
The package provides an adapter for using the
GSON Open Source library to read and write JSON documents, JSON
structured search, and other JSON input and output.
|
Modifier and Type | Method and Description |
---|---|
GSONHandle |
GSONHandle.newHandle() |
GSONHandle[] |
GSONHandle.newHandleArray(int length) |
GSONHandle |
GSONHandle.with(com.google.gson.JsonElement content)
Assigns a JSON tree as the content and returns
the handle.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.