| Package | Description |
|---|---|
| org.symphonyoss.symphony.entityjson |
| Modifier and Type | Method and Description |
|---|---|
EntityJson |
EntityJsonParser.parseEntityJson(Object instanceSource,
com.fasterxml.jackson.databind.node.ObjectNode instance)
Parse an EntityJSON instance from the given URL.
|
EntityJson |
EntityJsonParser.parseEntityJson(Object instanceSource,
Reader instanceReader)
Parse an EntityJSON instance from the given URL.
|
EntityJson |
EntityJsonParser.parseEntityJson(URL instanceUrl)
Parse an EntityJSON instance from the given URL.
|
Copyright © 2020 The Symphony Software Foundation. All rights reserved.