VMware GemFire Java API Reference
Package org.apache.geode.json
package org.apache.geode.json
-
ClassDescriptionUse
JsonDocumentFactory.create(String)to obtain an instance of JsonDocumentInterface that creates aJsonDocumentfrom a JSON string.This exception will be thrown, whenJsonDocumentFactoryis unable to parse the JSON string.This class has static methods that can be used to work with JSON.If a class implements this interface, then GemFire will use this interface as the preferred way to convert instances of that class to JSON.The format used to store aJsonDocumentin memory and for serialization.