public class ContentResolver extends Object
Constructor and Description |
---|
ContentResolver() |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
resolve(URI uri)
Resolve a given URI to read its contents and parse the result as JSON.
|
public com.fasterxml.jackson.databind.JsonNode resolve(URI uri)
Supported protocols:
uri
- the URI to read schema content fromCopyright © 2015. All rights reserved.