|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URIHandler | |
|---|---|
| org.eel.kitchen.jsonschema.uri | |
| Uses of URIHandler in org.eel.kitchen.jsonschema.uri |
|---|
| Classes in org.eel.kitchen.jsonschema.uri that implement URIHandler | |
|---|---|
class |
HTTPURIHandler
Basic handler for the http URI scheme |
| Methods in org.eel.kitchen.jsonschema.uri that return URIHandler | |
|---|---|
URIHandler |
URIHandlerFactory.getHandler(URI uri)
Get a handler for the given URI |
| Methods in org.eel.kitchen.jsonschema.uri with parameters of type URIHandler | |
|---|---|
void |
URIHandlerFactory.registerHandler(String scheme,
URIHandler handler)
Register a handler for a new scheme |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||