Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IJsonSerializer Interface / deserialize Method
In This Topic
    deserialize Method
    In This Topic
    Deserialize json string to object.
    Syntax
    java.lang.Object deserialize( 
       java.lang.String json
    )

    Parameters

    json
    See Also