|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URIHandler
Interface which URI handlers must implement in order to provide support for arbitrary URI schemes
| Method Summary | |
|---|---|
JsonNode |
getDocument(URI uri)
Get the JSON document located at a given URI |
| Method Detail |
|---|
JsonNode getDocument(URI uri)
throws IOException
uri - the URI
IOException - the document could not be downloaded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||