Package ch.tocco.nice2.netui.api.bind
Interface UriResolver
- All Known Implementing Classes:
UriResolverImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiongetRelativeResolver
(URI uri) Deprecated.Deprecated.Deprecated.
-
Method Details
-
resolve
Deprecated.- Throws:
UnresolvableUriException
-
resolve
UriTarget resolve(URI uri, @Nullable @Nullable Class<?> expectedType) throws UnresolvableUriException Deprecated.- Throws:
UnresolvableUriException
-
getRelativeResolver
Deprecated.- Throws:
UnresolvableUriException
-