Interface ResourceUrlResolver
- All Known Implementing Classes:
FlexmarkResourceUrlResolver.BuildTestResourceUrlResolver,FlexmarkResourceUrlResolver.OutTestResourcesUrlResolver,FlexmarkResourceUrlResolver.TargetTestResourceUrlResolver
Used to resolve test resource URL from copy in test location to URL of source file
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhasProtocol(@NotNull String externalForm) static booleanisFileProtocol(@NotNull String externalForm) static @NotNull StringremoveProtocol(@NotNull String externalForm)
-
Field Details
-
FILE_PROTOCOL
- See Also:
-
-
Method Details