Interface Resolver
-
- All Known Implementing Classes:
FileResolver
,HttpResolver
public interface Resolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default String
getBaseURL(URL url)
String
resolve($Ref $ref)
default <T extends Resolver>
TwithAuthentication(AuthenticationValue authenticationValue)
-